Forum Discussion
sunit1190
3 years agoHelper I
Need help with stacked bar chart visual
Hi, I have the following measure that calculates number of users for a given date range Count of users = CALCULATE ( DISTINCTCOUNT(MEETINGS_ADOPTION[USER_ID]), FILTER ( MEETI...
- 3 years ago
jdbuchanan71 I was able to make this work by creating multiple measures and then plotting them on the bar chart. Thanks for all your help!
jdbuchanan71
3 years agoSuper User
At this point I am going to need to see your data model and sample data in a file to be of any more help.
sunit1190
3 years agoHelper I
jdbuchanan71 I was able to make this work by creating multiple measures and then plotting them on the bar chart. Thanks for all your help!