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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Kosenurm
Regular Visitor

Basic question - DirectQuery cards to add up to another card

Hi there,

 

I have a dashboard in PBI Desktop which uses Direct Query to get data from Dataverse. This is great to present cards using Count to display summarised info. 

 

What I want is, though, a new data card which takes the Counts of the other datacards and adds them together.

 

So, to explain, I have 1 data card which shows the amount of cars sold in Pakistan, and another showing the amount of cars sold in France. I'd like a datacard to present all cars sold (so Pakistan + France) as a Count, without importing data to PowerBI. 

 

Any ideas?

 

Thanks

K

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Kosenurm ,

 

Are those values in card visual all measures? Try creating new measure like:

measure3 = measure1+measrure2

 

Best Regards,

Jay

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Kosenurm ,

 

Are those values in card visual all measures? Try creating new measure like:

measure3 = measure1+measrure2

 

Best Regards,

Jay

amitchandak
Super User
Super User

@Kosenurm , You have create a new measure and use that.

 

Or have two values filtered on this card, if you are using, one value on each visual

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks for your reply. I have tried new measure, but this puts the Measure inside one of my data tables and then I can't use it in SUM command to add up the values. I can't move the Measure outside of one of the data tables, and can't get it to be able to SUM across multible tables.

 

Any ideas?


Thanks

K

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.