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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
joshua1990
Post Prodigy
Post Prodigy

Display BLANK for values in a specific time frame based on second selected date

Hi experts!

I have a table like this that is not linked to a generic calendar table:

Dim 1 Dim 2 Date
1 B 01.02.2023
2 CD 05.03.2023
3 D 01.04.2023

 

Then I have a matrix that is built like this:

Dim 2023-Jan 2023-Feb 2023-Mar 2023-Apr
1   1 1 1
2       1

 

As you can see, if the Date in the column for the individual Dim, then there is a BLANK in the matrix.

 

How would you do that?

1 REPLY 1
lbendlin
Super User
Super User

This depends on many factors. Are the tables linked? if so, from which end of the relationship did you take the fields?  If not, did you include measures?  Or maybe you have created a crossjoin?

 

Please provide a more detailed explanation of what you are aiming to achieve. What have you tried and where are you stuck?

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors