The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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