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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
LuigiRobert
New Member

Card visual showing one value coming from a specific data cell (Row-column).

Hello All.

 

I have a question, I want to make a report using visuals cards showing just a value. But that value is in a specific data cell.

 

do you know which formula I can used?

 

thank you.

Robert.  

2 REPLIES 2
amitchandak
Super User
Super User

@LuigiRobert , for that either you have to use filters in measure of the slicer has to filter the value or visual level filters

 

calculate(Sum(Table[Value]), filter(Table,Table[ID] =200 && Table[cat] ="A") )

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi Amitchandak,

thank you for answer, Im sorry, Im not a PBI expert, Im just start getting experience using it.

can you please explain with detail that formula?.

 

Probably I can explain better what I looking.

For example, this is my table with data:

ParameterNominalTolerancePpPpkMinMax
Q1 Maximum Inyection Pressure8002001.3242.4826001,000
Q2 Pressure/vp changeover7002000.4250.800500900
Q3 Melt Cushion2.5001.000.2840.3251.503.50
Q4 Water Delta Pressure51.000.4430.4173.505.50
Q5 Water Delta Temperature142.200.2510.36611.816.2
Q6 Mass Temperature235200.2680.205215255
Q7 Dosing Time1.760.150.1660.3271.611.91

 

then I will like to create a Card showing "only" one Value from my data table.

for example, I would like to Create a Card that shows: 

"For the parameter "Q1" the Pp = 1.324.

and can view like this:

 

Q1 Maximum Injection Pressure

Pp= 1.324 

 

this is what I looking for.

 

note:

Sorry, just to mention that this table is coming from a data base that calculated already a six sigma process, and that table has the global results. And my goal is to create a report showing the Pp & Ppk values using Cards Visuals.

 

Best regards.

Luigirobert.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.