The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hey,
I would like to ask you if is it possible to show a bar chart, with parameters, which are filtered through a "filter table"? I'll try to show it:
filter table:
source table:
expected result:
C1
P9 Count Non-null / Count Null
P10 Count Non-null / Count Null
P14 Count Non-null / Count Null
C2
P2 Count Non-null / Count Null
P22 Count Non-null / Count Null
P28 Count Non-null / Count Null
C3
P1 Count Non-null / Count Null
...
What ist the easiest way to do it?
Expected result is a bar chart, which shows how many values of expected (after filtering) parameters are given, and how many are empty
Hi @Anonymous
I have a hunch that this could be an intersting subject but to be hounest I don't fully understand the expected results. Would you please explain further. Thank you.