Hi,
Please see details on the attachment. My apologies for not posting it on the message box I document my inquiries on my pc for future references.
Regards,
Are you able to resolve the circular reference issue, that you have reported ?
Hi @Jsdeloria21
This is not the solution to exact problem but a way you could approach it:
To approach this type of issue what I do is break the formula I want up into segments.
Then I try to write the formula with part of the statement removed to see if I get the circular reference error.
Then keep iterating until you find the part which causes the error.
This then helps you to identify where the error is coming from.
Then you can focusing on understanding the statement which causes the circular ref.
I hope this helps,
Thanks,
Usman
Try to add Subset "Phase No1" (contain only 1 phase) as a dimension of sourse module.
Will it help?
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…