Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedCustom Visuals Ideas will be in read-only beginning Friday, Feb. 28 as we prepare to move these ideas to the new Fabric Ideas.
Hi Community,
just like in PowerApps it would be great to be able to determine a visuals position based on another visuals current coordinates, height and width.
This is what the visuals look like (dummy):
The cursive is the current way of working, the bold would be the requested feature:
Current Situation | Current Situation | Proposed Feature | Proposed Feature | |
Visual | Visual A | Visual B | Visual A | Visual B |
X (horizontal) | 20 | 190 | Screen.X + 20 | Visual A.X + Visual A.Width + 20 |
Y (vertical) | 20 | 20 | Screen.Y + 20 | Visual A.Y |
Width | 150 | 150 | 150 | Visual A.Width |
Height | 100 | 100 | 100 | Visual A.Height |
This would lead to only needing to update one visuals position or dimensions to be able to move all visuals simultaneously.
Kind Regards,
Tobias Deichmann
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.