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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
PowerRon
Post Patron
Post Patron

Let slicer show only available years in fact table

Hi

 

I have a Date table (marked as Date table) and a Fact table.
The Date table contains, amongst others, a separate Year field.
There is 1:n relations between Date – Facts.

Date table contains dates from 2010-01-01. Fact table contains data from midst 2016.

Suppose the Date table has a surrogate key, which relates him to the Fact table.
I want to create a slicer containing Years. How do I take care of the fact that this slicer will only contain Years for which there are facts?

What solutions/possibilities do I have?

Regards
Ron

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@PowerRon , take a measure from fact and check for not blank

 

measure = sum(Table[value])

 

Check-in visual level filter measure is not blank.

 

This might not work with date range

 

 

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@PowerRon , take a measure from fact and check for not blank

 

measure = sum(Table[value])

 

Check-in visual level filter measure is not blank.

 

This might not work with date range

 

 

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

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

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.