Forum Discussion
PPStar
3 years agoHelper V
DAX Help. Rank or Filter
Hi, i have the following Measures Usage - Consumer = var consumer = CALCULATE('Measures'[Usage - All], Activities[Role] = "Consumer") Return IF(ISBLANK(consumer),"0",consumer) The UsageAll...
PPStar
3 years agoHelper V
i need to find the top 5 workspaces per month, so the stacked graph needs to show me a stacked chart of 5 of the most users workspaces per month