Hello,
I've tried a handful of combination with this import, but I'm just not grasping the mapping concept even after the tutorials. Could someone please help me match this up? Thanks
Hi @Monti ,Thanks for sharing your issue with us.
It seems like you have time as a "list" in you system module "SYS06". You wouldn't need time in your system modules unless it is a time system module.When you create a new module time is added as a "list" by default. Therefore, you need to remove it when creating modules that don't require time.In your case you can go into blue print and change the time scale to not applicable for all line items and module.
Then you dont have to worry about mappnig time
@Monti
Try removing the calendar from SYS06. You don't need a TIME dimension on your system module. That should fix that up right away!
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…