Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi,
For each record in a table I have 2 dates (an order date and a delivery date). Please can you tell me how best to link these two fields to a calendar table without causing an ambiguity error? (I use a calendar table to map dates to fiscal periods)
Thanks,
CM
Solved! Go to Solution.
You just need to pick one as the active relationship (probably would make sense to use the order date), and then have the second date related via an inactive relationship. When you're doing any sort of calculation on your delivery date you'd just need to be sure to use USERELATIONSHIP so that the correct connection is used
You just need to pick one as the active relationship (probably would make sense to use the order date), and then have the second date related via an inactive relationship. When you're doing any sort of calculation on your delivery date you'd just need to be sure to use USERELATIONSHIP so that the correct connection is used