I input formula Growth%= MONTHVALUE('DEM01 Volume Growth Rates'.Growth %). Timescale has been set to week. Summary is None.View on DEMO 2 shows zero. attached screenshots.
Am I in the correct direction? Thanks.
@Evahong
So close. Your formula is correct but you may have noticed that your line item is a subsidiary view meaning the line item dimensions don't match the module dimensions. Make sure your "Applies To" for Growth % is "P1 Product Family". Right now, it's nothing. You can either add a "-" which means take the default, or select P1 Product Family.
Nice job! You're almost there.
Thanks a lot @JaredDolich
It 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…