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
bsas
Post Patron
Post Patron

Using HASONEVALUE and ISFILTERED in Union for table

Hi All,

 

 

I have 2 tables and slicer by weeks, I need to have one table with all values from 1 (slicer has no impact on values) and anly filtered values from 2 (based on slicer). Can I do something like this in power BI?

 

Could I use something like: IF(ISFILTERED (weeks) && HASONEVALUE(weeks)) when using UNION?

2 REPLIES 2
v-shex-msft
Community Support
Community Support

Hi @bsas,

 

Power bi not support to use slicer to create dynamic table/column.

Calculated Column/Table Change Dynamically According to Slicer Selection in the Report.

 

Regards,

Xiaoxin Sheng

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

Thanks @v-shex-msft

 

I go with measures...but just want to know if there is such possibility.

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.

Top Solution Authors