Forum Discussion
sunit1190
Helper I
3 years agoNeed 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
Super User
3 years agoAt this point I am going to need to see your data model and sample data in a file to be of any more help.
- sunit11903 years ago
Helper 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!