The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I would like to have the Cumulative responded to what metric I add to the graph via the filters "Project".
So that i.e. if I add 1 metric the cumulative responses to make the cumulative of only that metric. If I add another metric (so then I have 2 metric add by the filter Project) then the cumulative should reponse to have both metric cumulative etc
@PrinceII , If you have a date table and column from the same date table is used on axis, a measure like should work for each line (one measure and line is because of legend)
Cumm Sales = CALCULATE(SUM(Sales[Sales Amount]),filter(allselected('Date'),'Date'[date] <=max('Date'[date])))
@amitchandak I tried that but then it keeps using sum of all the projects in the filter. insteed of adjusting to the project I selected in the filter
Hi @PrinceII ,
I don’t understand the scenario you describe very well. Could you give me a concrete example? Please don't contain any sensitive information.
Reference:
How to Get Your Question Answered Quickly - Microsoft Power BI Community
How to provide sample data in the Power BI Forum - Microsoft Power BI Community
Best Regards,
Icey
User | Count |
---|---|
26 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
30 | |
14 | |
12 | |
12 | |
7 |