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
Anonymous
Not applicable

Create 2 different multi-row cards to compare data

Hi,

I am looking for some advise on how to create 2 different multi-row cards to compare data from same table. When I create second multi-row  card is showing same data as first one, I want to be able to check and compare 2 different ones. Thanks

1 ACCEPTED SOLUTION

@Anonymous , you can use the visual level filter. Or you need to use two slicers and one of them need come from an independent city table.

 

refer to this two date range example. Here in case of date range, you have city

 

https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601

 

View solution in original post

4 REPLIES 4
amitchandak
Super User
Super User

@Anonymous , The information you have provided is not making the problem clear to me. Can you please explain with an example.
Can you share sample data and sample output in table format?

 

You can show 1-month data on one and another month data on the second month '

 

MTD Sales = CALCULATE(SUM(Sales[Sales Amount]),DATESMTD('Date'[Date]))
last MTD Sales = CALCULATE(SUM(Sales[Sales Amount]),DATESMTD(dateadd('Date'[Date],-1,MONTH)))

 

Power BI — MTD
https://medium.com/@amitchandak.1978/power-bi-mtd-questions-time-intelligence-3-5-64b0b4a4090e


Appreciate your Kudos.


Anonymous
Not applicable

@amitchandak thanks for your response. I am working with Cities and I want to compare 2 cities data in same page.

Find below a screen shot of my visual but when select one city I haven't got the option to select a second one.

 

SILVIAPEREZ_1-1598345680030.png

 

Thanks

Anonymous
Not applicable

Hello

I have a slicer with a list of cities

I have created a multi-row card and every time I select a city the card shows me data from that city

I created a second multi-row card and wanted to be able to select a second city from the slicer to compare on the screen the data of both cities.

I hope this will clear up my doubt?

@Anonymous , you can use the visual level filter. Or you need to use two slicers and one of them need come from an independent city table.

 

refer to this two date range example. Here in case of date range, you have city

 

https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601

 

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.