Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I have a a table with fields:
date | algorithmName | machineName | machineType | value |
2025-05-01 | alg1 | m1 | t1 | 45 |
2025-05-01 | alg1 | m2 | t1 | 20 |
2025-05-01 | alg2 | m3 | t2 | 65 |
2025-05-01 | alg3 | m4 | 3 | |
2025-05-01 | alg4 | m5 | 12 |
I have a line and clustered column chart with date filed in X axis. I want to set alg1 and alg2 values of algorithmName column as bars and alg2 and alg3 values as lines. sum(value) will be the measure.
There will be a slicer for machineType column, so the user can select t1 or t2 (not blank). However, I need alg3 and alg4 values to always be displayed as lines, that is, when mahicneType is blanks, always has to be displayed. So, the user filters t1 or t2 just to filter values in bars, not in lines.
How can this be done? I've been doing some testing but I'm not sure how to do it.
Solved! Go to Solution.
Hi @amaaiia
Can you please try the steps below:
Step 1. Create two measres.
------ First measures
Hi @amaaiia
Can you please try the steps below:
Step 1. Create two measres.
------ First measures
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 |
---|---|
80 | |
79 | |
60 | |
36 | |
33 |
User | Count |
---|---|
91 | |
59 | |
59 | |
49 | |
42 |