Forum Discussion
add two measures
Good afternoon
I have two measures, the first is a
3 Replies
- PaulDBrownCommunity Champion
Anonymous
I'm not all too sure what you are trying to achieve. Please read this thread to help us help you:
- AnonymousNot applicable
Thank you very much, I'm going to improve the question.
Thankio to everyone, I´m going yto impruve my doubts.
- AnonymousNot applicable
HI Anonymous,
AFAIK, current power bi does not allow you to use multiple values and legend fields at the same time.
In my opinion, I'd like to suggest you create a new table with two category names as your measure formula names.
You can use it on the axis of your chart, add the column which you mentioned to the legend field.
After these steps, you can write a measure formula with a switch function to calculate based on the current axis and legend category to summary records and show value.DAX – Making the “Case” for SWITCH()
If these not help, you can share some dummy data with raw data structure and expected result to help us clarify your requirement and test coding formula.
How to Get Your Question Answered Quickly
Regards,Xiaoxin Sheng