Hello,Can we get the User name in a lineitem if the module is not dimensioned by Users?Thanks
Devika
@Dev_08
Unfortunately not. There is no such dynamic naming feature.
Could you tell what you want to achive? There are many workarounds and solutions but all depends on the requirements.
For example, you can create fake user list (wich you will have to maintain regularly). Or publish a line item to show current user and dimensioned by user list only...
@Dev_08 Users can only use by Dimension. If you can share, What you want to achieve then we can discuss the way to get your result.
Thanks,
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…