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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
So I want to calculate a running total to use in a visual (perhaps creating a new measure etc) i want to count how many stores have opened by any specific date. My data is like so.
01/12/2019 - Store A
16/12/2019 Store B
01/06/22 Store C
06/04/23 Store D
and so on.
I saw a tutorial explaining it regards to sales but i can't seem to amend the calculation to show what I want.
Any help greatly appreciated.
Solved! Go to Solution.
Hi,
you could try creating a calculated column with something like this:
Additionally if you'd prefer a measure the below could work:
your measure ignores blanks anyway though i'd still be interested what to add to the calculate column, very helpfull overall thank you
The Calculated column works great thank you so much only one thing how do i get it to exclude the blanks in the calculation please ?
Additionally if you'd prefer a measure the below could work:
Hi,
you could try creating a calculated column with something like this: