Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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.
@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") )
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:
Parameter | Nominal | Tolerance | Pp | Ppk | Min | Max |
Q1 Maximum Inyection Pressure | 800 | 200 | 1.324 | 2.482 | 600 | 1,000 |
Q2 Pressure/vp changeover | 700 | 200 | 0.425 | 0.800 | 500 | 900 |
Q3 Melt Cushion | 2.500 | 1.00 | 0.284 | 0.325 | 1.50 | 3.50 |
Q4 Water Delta Pressure | 5 | 1.00 | 0.443 | 0.417 | 3.50 | 5.50 |
Q5 Water Delta Temperature | 14 | 2.20 | 0.251 | 0.366 | 11.8 | 16.2 |
Q6 Mass Temperature | 235 | 20 | 0.268 | 0.205 | 215 | 255 |
Q7 Dosing Time | 1.76 | 0.15 | 0.166 | 0.327 | 1.61 | 1.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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
81 | |
76 | |
61 | |
37 | |
33 |
User | Count |
---|---|
99 | |
56 | |
50 | |
42 | |
40 |