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
Hi Experts,
Please help me to resolve this issue. bar chart is only enable if i select Visitors from column metric (pic 1), but not for others (pic 2)

Solved! Go to Solution.
@Anonymous
You may apply virtual relationship in DAX measure.
@Anonymous
Try this,
If(selectedvalue(table[Column])="Visitors",value1,0)
Add this measure to visual level filter and set it to not 0.
Thanks & regards,
Pravin Wattamwar
www.linkedin.com/in/pravin-p-wattamwar
If I resolve your problem Mark it as a solution and give kudos.
Sir, As you mentioned i have set the filter to 0 but its not working.why i am getting result like this, i dnt have any idea.
hour from date table, walkin from fact 1 and result from facts 2.
Facts 1 and Fact 2 have 1:M joins with date table crossfilter join (BOTH)

@Anonymous
You may apply virtual relationship in DAX measure.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 50 | |
| 43 |