Forum Discussion
Dynamic constant line with line chart
- 5 years ago
Hi Nicki ,
One solution is to use multiple measures instead of ‘Legend’.
Please refer to my .pbix file.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You already have your measure, just add it to the values area of the line chart.
- Nicki5 years agoHelper III
I have already added it. The value of Line chart just accept one value, and there are two measures.
I have legend because of this reason I cannot use the secondary Axis.
- v-lionel-msft5 years agoCommunity Support
Hi Nicki ,
One solution is to use multiple measures instead of ‘Legend’.
Please refer to my .pbix file.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Nicki5 years agoHelper III
Thank you for sharing your soultion.
It works fine if there is a fixed number of CountryRegion.
For example, if there are 1500 CountryRegion we need to create 1500 measures.
Am I right?
It does not work for me because my data or CountryRegion is not a fixed number and it will be changed every day.
Nicki