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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Making the x axis range the same for multiple visuals - different data densities/frequency

Basically i have 3 line charts and one stacked bar chart. All three come from the same table and use the same variable for the x-axis. The stacked bar chart is displaying data with a different density (there are more points in the line chart data), and so there is a different start/end ranges for the x-axis due to dynamic ranging. I would like them to all be the same. I dont want to have to chage the start/end range for all 4 charts every time i load new data, or to zoom in on a particular range. Is there a way a slicer can be linked to the chart start / end ranges or something similar? 

 

Example data set of what i am dealing with

Thanks! 

 

Capture.PNG

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hey - I found a way to get around this issue and wanted to share it in case anyone else is looking for it.

 

The problem is that there are no values in cells for the lower frequency data. Basically there needs to be equal number of rows for each chart that you are making, and instead of those rows without data being blank, they need to have zero's as values. The Dynamic ranging will then include those data in the range displayed for all charts. 


View solution in original post

5 REPLIES 5
Greg_Deckler
Community Champion
Community Champion

I'm thinking maybe a "Between" slicer?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

Unfortunately the between sliders dont work for what i need 😞

Sounds like maybe you have to handle it in some DAX calculations. Can you provide source data? Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

Hi See if this works> 

 

Example Data




 

Anonymous
Not applicable

Hey - I found a way to get around this issue and wanted to share it in case anyone else is looking for it.

 

The problem is that there are no values in cells for the lower frequency data. Basically there needs to be equal number of rows for each chart that you are making, and instead of those rows without data being blank, they need to have zero's as values. The Dynamic ranging will then include those data in the range displayed for all charts. 


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.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors