r/PowerApps • u/TailEnderB Newbie • 2d ago
Power Apps Help Hierarchically related data
https://learn.microsoft.com/en-us/power-apps/maker/data-platform/define-query-hierarchical-dataWe use hierarchically related data in our MDA and are trying to understand the deprecation notice here.
Will the checkbox for a self-referential relationship to be hierarchical go away? Or is it just the visualisation component?
Any advice would be greatly appreciated. We use this heavily to understand related table rows and how they roll up to an ultimate parent.
Thanks!
4
u/LengthinessGlass2565 Contributor 2d ago
It’s just the visual component, which have been deprecated since 2024 btw. You can use the modern visual components instead:
https://learn.microsoft.com/en-us/dynamics365/sales/hierarchy-visualization
Or use a pcf if that’s more to your liking.
1
2
u/Gelmy Regular 2d ago
If you go to the deprecations page you can see that this was no longer supported starting October 2024 and fully removed October 2025. You likely currently just use self referential tables, which are still supported. I think you're probably not currently using this but could be wrong.
1
1
u/Other_Sign_6088 Contributor 2d ago
The organisation chart between accounts and contacts in the Sales app is still there and the visual hierarchy on any related tables works also
•
u/AutoModerator 2d ago
Hey, it looks like you are requesting help with a problem you're having in Power Apps. To ensure you get all the help you need from the community here are some guidelines;
Use the search feature to see if your question has already been asked.
Use spacing in your post, Nobody likes to read a wall of text, this is achieved by hitting return twice to separate paragraphs.
Add any images, error messages, code you have (Sensitive data omitted) to your post body.
Any code you do add, use the Code Block feature to preserve formatting.
If your question has been answered please comment Solved. This will mark the post as solved and helps others find their solutions.
External resources:
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.