Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
Worked solution with this as a calculated column is here:
Example
However you can also just drop the cat column straight into the rows of a matrix and the un column into the Values:
Hi..
thanks
I would like to use the new column as a sliding filter and should accept other filters
??
Hi,
Write this calculated column formula
Sum = calculate(sum(data[un]),filter(data,data[cat]=earlier(data[cat])))
Hope this helps.
Hi..
thanks
I would like to use the new column as a sliding filter and should accept other filters
Hi,
Since mine is a calculated column solution, you will be able to use that calculated column in a filter.
Hi,
Worked solution with this as a calculated column is here:
Example
However you can also just drop the cat column straight into the rows of a matrix and the un column into the Values:
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.