Forum Discussion
Dynamic y axis legend
- 3 years ago
Field Parameters could probably solve your problem: https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
I think you can just use the measurement metrics using the field parameter slicer.
Thank you for your reply
I don't need to add a slicer (I think) just to add a label to the graph, as below, which changes based on the data selected. the label will show one of several units of measures and is determined by the test selected. I did think that maybe a textbox that references a field (as you would in excel) might work but have no idea how you would go about that. I hope i'm making sense?
- HarishKM3 years agoSuper User
Beelover Hey,
You can read this blog Dynamic Attributes In A Power BI Report - P3 Adaptive
You can create a unpivot col and the add your Attribute x axis and value to Y axis.
Thanks
HarishM.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!