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

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

Reply
Fátima
Helper II
Helper II

Filter radar chart data by two separated filters

Hi!

 

I have a radar chart where I would like to show a comparison in time of the registers I have on a dataset. The expected output would be similar to this:

Captura de pantalla 2023-01-24 105650.jpg

Is there a way where I can have the blue and the yellow area show the same column, but filtered by different dates? Right now I have on the Y axis the same column added twice, they are both overlapping on the blue area, and if I change the filter it affects both the same way. The idea is, for example, that the blue area shows the results taking into consideration all the rows of the dataset and the yellow one just the ones filtered to a determined date.

 

Thanks in advance, regards!

3 REPLIES 3
JorgePinho
Solution Sage
Solution Sage

Hello @Fátima !

 

Create a measure that calculates the value based on a Date. Then add the measure to "Eje y" 🙂

Hi @JorgePinho !

 

But will I be able to filter the date the measure is based on? The dates it takes need to be dynamic, so the user can change them, and both areas need to be filtered separately.

 

Regards!

If you want both of the measures with different dynamic dates you need to have two calendar tables.

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.

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