Forum Discussion
Mashup Exception: Any ideas to try?
- 2 years ago
OK. I had two calls with Microsoft Support without a resolution yet. But in the meanwhile I found a way around it, as I was able to get closer to the core issue.
The function GetRelated(id) was accepting id as any. Changing this to text fixed the issue. I also had to create another version when I needed to call the function with a record.
Maybe this will help someone...
Ruchan
OK. I had two calls with Microsoft Support without a resolution yet. But in the meanwhile I found a way around it, as I was able to get closer to the core issue.
The function GetRelated(id) was accepting id as any. Changing this to text fixed the issue. I also had to create another version when I needed to call the function with a record.
Maybe this will help someone...
Ruchan
Hi RZ
Glad to know that you got a work around for your query.
Please continue using Fabric Community for any help regarding your queries.