Could anyone please advise, why no data is showing here?
If I remove the lookup function, still no luck.
Hi @PoojaGupta
There are no leaf level items ( accounts ) , you need to add accounts to the list to see the data
Hi @Kanishq17
Thanks for looking into it. Even if I have added accounts, data is still not popping up. Tried various options but still not getting it. Please advise.
Hi Pooja,
First thing is your "Account Name" is not populating so work on that after that you are pulling data from 'TAR02 Account Review' module which as A1 Accounts and Time Dimension(Year),
So you have to lookup by Accounts and lookup by Year. Use system modules for Lookup.
Thanks,
Priyanka
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…