Forum Discussion
Dynamic Axis Re-labelling - tricky issue for a PBI PRO
- 4 months ago
Hi doubleclick ,
This isn’t something Power BI supports in native visuals. Axis categories must come from a column and those are resolved before any slicer driven logic (measures) is applied. That’s why your solution can highlight the selected supplier correctly but can’t replace just that one label dynamically.
I suggest you keep your anonymised axis (Supplier 1, 2, 3…) and then use visual cues to identify the selected supplier, like colour (which you already have), plus a dynamic title, tooltip or data label that shows the real name. If you strictly need the axis label itself to switch to the real name, that would require a custom visual like Deneb, as it’s not achievable with standard Power BI charts.
Best Regards,
Community Support Team
Hi doubleclick ,
Thanks for reaching out to the Microsoft fabric community forum.
I would also take a moment to thank Natarajan_M , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.
Best Regards,
Community Support Team
Hi doubleclick ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.
Best Regards,
Community Support Team