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.
Hello everyone.
I have a sales table and i drop few columns from it into table visual,
product_group_id - product group
index - unique number of sale
the main column is a index - from 0, all the values of index are unique. In sales table i have around 300K rows.
And i need to calculate in measure running total not a general but within the group, so i need for every sale in sales table calculate running total within product group, based on index, e.g. all sales of the same group before and including current sale by index.
here is my code
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Need help uploading data? https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
Hello. i made a correction to my initial post and here is my PBIX file .
Example.pbix
User | Count |
---|---|
78 | |
77 | |
37 | |
33 | |
31 |
User | Count |
---|---|
93 | |
81 | |
59 | |
49 | |
48 |