The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
as you can see from my screenshot, i have a line chart showing activities that happens in each dot. some dots contain several activities, some have only one activitiy.
and i have a vertical list slicer beside.
for example if i filter out "inspection", the trench in the line graph dissapear, and shows only straight increasing line without trench.
what i need is that, when i filter out "inspection" the line will stay the same shape, but maybe the dot at the bottom of the trench disappear, and tooltip disappear.
is there any solution for that?
thanks in advance
@frankiekho , Create two lines. Enable the marker on one and set the line width to 0 for that line.
The second line without markers removes the filter status description
Assume you using measure M1
M2 = calculate([M1], removefilters(Table[status_description])) // for only line
hi @amitchandak , thanks for your quick reply. i have created M2, but it couldn't be placed in the "second y-axis" field slot.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
114 | |
80 | |
78 | |
44 | |
39 |
User | Count |
---|---|
150 | |
116 | |
68 | |
64 | |
57 |