Forum Discussion
Beelover
3 years agoRegular Visitor
Dynamic y axis legend
I have a line graph which trends result data by date, the issue I have is that I need to change the axis label based on which test results are being displayed. for example the units might be degrees...
- 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.
vicky_
3 years agoSuper User
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.
Beelover
3 years agoRegular Visitor
That's sorted it thank you