Is your feature request related to a problem? Please describe.
If you have a standard in the way you write reports you would like to make checks if everything is setup write and when it isn't you would like to apply a fix without opening the pbix file.
Describe the solution you'd like
- Be able to move visuals in the report,Or align multiple visuals at once.
- Set filters or change filters
Describe alternatives you've considered
You can also open the report and change everything by hand.
Additional context
If you want to do it in a devops way you would like to check if things are up to standard.
- Is every visual at the right position
- Is the right background visual being used
- Are the right filters set
And with a write back function you don't have to open the file it self to make adjustments.
Is your feature request related to a problem? Please describe.
If you have a standard in the way you write reports you would like to make checks if everything is setup write and when it isn't you would like to apply a fix without opening the pbix file.
Describe the solution you'd like
Describe alternatives you've considered
You can also open the report and change everything by hand.
Additional context
If you want to do it in a devops way you would like to check if things are up to standard.
And with a write back function you don't have to open the file it self to make adjustments.