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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
adciudad
Helper II
Helper II

persist measure

How can I persist measures at a certain date? That is, in my data model, a measure has a value today, but tomorrow will have another. What I want is to store that value for each day and then not be affected.

5 REPLIES 5
v-shex-msft
Community Support
Community Support

Hi @adciudad,

 

I'd like to suggest you use today function to get current date based on system datetime.

TODAY Function (DAX)

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

No.

 

The issue is that my measurements generate certain values ​​in a day, but if I re-execute the measurements the next day, the values ​​will be different. What I want to know is if it is possible to store the value of the measurements during each day and leave it saved in a separate table.

HI @adciudad,

 

Nope, current power bi not contains any writeback and cache data features. You can to consider to use third party applications to achieve this and use power bi to get data from stored data.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

for example?

HI @adciudad,

 

You can consider to use python or other programming language to get data from datasource and export them as excel file to a specific folder.

 

After these steps, you can use power bi to get data from that folder and create visuals based on these data.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.