Hi,
I'm trying to add the formula 'SYS00 Time Settings'.Forecast Period? to mi line item but I keep getting an error pop up.
If somebody knows what's wrong thank you in advance.
Hi @Epratt
It Seems to be Syntax error.
While writing a formula , refer the line items directly from the modules rather typing them.
Here, refer/pull forecast period? line item directly from SYS00 module rather typing/copy-pasting the formula directly.
~ABhi
Hi @Epratt!
Are you clicking on an element in another module or are you copying / writing the formula by hand? This error occurs when the line item or module name is incorrectly described in the formula. Check if the specified element is in the SYS00 module. Do its names match?
Thanks, it was a syntax error by referring directly to the module it was solved.
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…