Hello, i have two line items that i want to diplay one at a time depending on the follow criteria : IF BY=CY then line item x else line item Y.
Any idea how can i display the line items based on the above rule?
@Irish try this If your line items are number formatted by using Line item subsets you can try this solution.Create a line item subset by selecting the module Open line item subset and select line items you want to be part of the Line item subset Create a new module and use the line item subset which is created earlier as dimension, create a boolean formatted line item provide your logic. Apply the filter line item on your original module and then you can display required line items. Hope it helps
Hello , You can use Line item subset and then filter it in a module using boolean criteria
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β¦