Forum Discussion
Horizontal bar chart with multiple measures/colums
- 1 year ago
Here the .pbix https://we.tl/t-xCUQqnTrE6
- 1 year ago
Turn your table to this:
And then do this
YES =
DIVIDE(
CALCULATE(
COUNTROWS('Table'),
'Table'[Value] = "YES"
),
COUNTROWS('Table')
)And this
Here the .pbix https://we.tl/t-xCUQqnTrE6
- v-saisrao-msft1 year ago
Community Support
Hi BrunoT,
I wanted to check if you had the opportunity to review the information provided by Ashish_Mathur Tutu_in_YYC . Please feel free to contact us if you have any further questions. If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you. - v-saisrao-msft1 year ago
Community Support
Hi BrunoT,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
- v-saisrao-msft1 year ago
Community Support
Hi BrunoT,
We haven’t heard back from you regarding your issue. If it has been resolved, please mark the helpful response as the solution and give a ‘Kudos’ to assist others. If you still need support, let us know.
Thank you.