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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
JustinDoh1
Post Prodigy
Post Prodigy

Is it possible to display two separate visuals with one Fact table?

I am sharing my Pbix file here.

 

I am wondering if it is possible to display two visuals with one Fact table.

Two visuals reflect different visual outcome based on different date range.

 

On the bottom illustration, I have one Line chart visual and one Matrix visual.

Both visuals would reflect different results based on different date ranges.

JustinDoh1_0-1655755484762.png

Bottom is relationship of tables that I have now:

Two fact tables have exactly same data, and currently, each fact table uses a separate date table for two different date slicers.

JustinDoh1_1-1655755636033.png

 

Is it possible?

 

Thanks.

 

 

2 ACCEPTED SOLUTIONS

@v-yanjiang-msft 

I appreciate for your help. This (Edit interactions) is fairly new functionality for me.

I am still trying to understand how it works from developer's and user's perspectives.

The requirement is that I would like to eliminate one Fact table out of two Fact tables.

Would it be possible (to delete one Fact table - "vw_census_trend" or "vw_census_trend1") - while keeping two visuals and two slicers?

Thanks!

View solution in original post

Hi @JustinDoh1 ,

Sorry for late back, certainly you can delete one fact table with this method, directly change the columns from vw_census_trend1 to the same columns from vw_census_trend, then delete vw_census_trend1.

I do it in your sample and attach it for your reference.

 

Best Regards,
Community Support Team _ kalyj

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

3 REPLIES 3
v-yanjiang-msft
Community Support
Community Support

Hi @JustinDoh1 ,

According to your description, I download your pbix. Here's my solution.

1. Turn on the Edit interactions button in the Format ribbon.

vkalyjmsft_0-1655972356683.png

2. Select the first slicer, checked the None option in the second visual.

vkalyjmsft_1-1655972487591.png

3. Select the second slicer, checked the None option in the first visual.

vkalyjmsft_2-1655972730091.png

Then turn off the Edit interactions button, get the result.

vkalyjmsft_3-1655972864313.png

I attach my sample below for reference.

 

Best Regards,
Community Support Team _ kalyj

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

 

@v-yanjiang-msft 

I appreciate for your help. This (Edit interactions) is fairly new functionality for me.

I am still trying to understand how it works from developer's and user's perspectives.

The requirement is that I would like to eliminate one Fact table out of two Fact tables.

Would it be possible (to delete one Fact table - "vw_census_trend" or "vw_census_trend1") - while keeping two visuals and two slicers?

Thanks!

Hi @JustinDoh1 ,

Sorry for late back, certainly you can delete one fact table with this method, directly change the columns from vw_census_trend1 to the same columns from vw_census_trend, then delete vw_census_trend1.

I do it in your sample and attach it for your reference.

 

Best Regards,
Community Support Team _ kalyj

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

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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