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
Hello, I'm trying to compare two dates between 2 different tables, but it seem's the second table is not bringing any value os is giving error.
IF('fMarketing Campaigns Sales'[Date] = SELECTEDVALUE('dimCampaigns Data'[Start date ]), "SAME", "DIFFERENT")
The tables have a many to many relantionship with both cross filter direction.
Could someone help me?
Solved! Go to Solution.
I found the solution watching this youtube video: https://www.youtube.com/watch?v=0V-RLqf1DWU
I found the solution watching this youtube video: https://www.youtube.com/watch?v=0V-RLqf1DWU
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.