Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I try to create a simple line chart through time and I want 2 line in my chart. I only use 2 data: Value and Date
But the problem that one line I wanted to create shouldn't be filter when i click on another visual and one line will be filter, I'm not an expert on DAX, can someone give me some suggestion on this topic ? Thank in advance.
Solved! Go to Solution.
lol, I just solve it myself. Just add all("Table contain filter you don't want to filter") into the new measure
lol, I just solve it myself. Just add all("Table contain filter you don't want to filter") into the new measure
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.