Getting error in sys02 region details module while using function Code i have attached error screen shot .please help me out on this
@Vam1992
Your syntax is correct, so try these two things.
I have checked even with region as list and i have used correct list in module .still the issue is there
Ok, we'll get you to the finish line. Can you screen capture your blueprint of SYS02? Let's take a look.
Please find the blue print of that module
Oh! You are SO close!
Look how your G1 Region is spelled, there's no space between "G1" and "Region", It looks like G1Region.
So, you can do 1 of 2 things.
You're almost there!!
Tq soo much ..it worked
Did you try and write the formula out in full?
If so, then spelling errors will result in these issues.
To avoid this happing again select the line item, list item or list name directly when you have an active formula window open. The developing formula will populate automatically.
This is possible for all references other that line item subsets which you will need to write out manually.
Chris
Hi chris thanks for your reply .issue is resolved
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…