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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Isidro
Helper IV
Helper IV

how to make an evolution graph that shows all the historical data without using the interaction edit

Hello,

 

I have a page with several visualizations and time slicers. What I want is for one of those visualizations to be the historical evolution of the billing and to always show the same information when the time slicer is used, but that is not because it is disconnected with the interaction editor.

I suppose it is to create a measure for the value of the visualization.

 

Thank you very much and best regards.

1 ACCEPTED SOLUTION
v-jiascu-msft
Employee
Employee

Hi @Isidro,

 

The "Edit interaction" could be the best way. The other approach is using measures like this:

Measure = 
calculate(... ..., all('table1'))

how_to_make_an_evolution_graph_that_shows_all_the_historical_data_without_using_the_interaction_edit

If you want a detailed solution, please provide a sample data. 

 

Best Regards,

Dale

Community Support Team _ Dale
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

2 REPLIES 2
v-jiascu-msft
Employee
Employee

Hi @Isidro,

 

The "Edit interaction" could be the best way. The other approach is using measures like this:

Measure = 
calculate(... ..., all('table1'))

how_to_make_an_evolution_graph_that_shows_all_the_historical_data_without_using_the_interaction_edit

If you want a detailed solution, please provide a sample data. 

 

Best Regards,

Dale

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

Hi @v-jiascu-msft,

 

Thank you very much.

 

Best regards.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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