The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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