Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Heyy
I created a slicer and wanted to make a measure so that an accumulated sum occurs according to the selected value. I got to see some solutions from the community, but it always needs an index or date column, which was also not possible...
In this case, my slicer is "Renda"
I would like to make it add up when I select it... For example, I select "5", it increases, 10, 15, 20, 25 in the table below...
Note: This date column is from another table, DCCalendar...
Solved! Go to Solution.
@rick2020br Why is an Index not possible? You can create one in Power Query or even in DAX: The Mythical DAX Index - Microsoft Power BI Community
@rick2020br Why is an Index not possible? You can create one in Power Query or even in DAX: The Mythical DAX Index - Microsoft Power BI Community