Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Variable Table


I have a measure that changes every day, but I need to create a table that records this measure​​, for example:

Yesterday I had a number "10" in a measure,

But today the number "10" is lost and I start to have a number "20" in a measure. And every day it changes.

 

I need a table to record all these variable numbers, for example: In this case in my Variable Table will have:

 

DateNumber
Yesterday10
Today20
TomorrowXXX

 

And the table keeps accumulating the variable values for 30 days, it is possible?

 

Tks a lot!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

Measures are dynamic, while calculated tables are static, and we cannot use calculated tables to store the daily dynamics of measures.

You can try to extract the data of the measure every day, then store it into a excel. You can use power automate to implement it, you can refer to the following link.

Solved: export data from power bi visuals to excel automat... - Microsoft Power BI Community

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous 

Measures are dynamic, while calculated tables are static, and we cannot use calculated tables to store the daily dynamics of measures.

You can try to extract the data of the measure every day, then store it into a excel. You can use power automate to implement it, you can refer to the following link.

Solved: export data from power bi visuals to excel automat... - Microsoft Power BI Community

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors