Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
I'm switching between dev\prod environments(databases) using a parameter. However, once doing so, my data model that worked in dev no longer works in prod. I get the following error on a calculated column using the PATH function:
Path = PATH('Work Stream'[Workstream ID],'Work Stream'[Parent ID])
This expression refers to a Relationship object named 'e26a89f1-fe16-4189-9cae-f57cb97c5fea', which has an error.
Then on another table a similar issue:
This expression refers to a Partition object named 'Ice Berg Line[Ice Berg Line-6a0f43f7-1dd5-492a-8fff-a59d251bf474]', which has an error.
Any ideas as I cannot find any details pertaining to this issue anywhere. Bug?
Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.