Hi,
I was wondering if it's possible to load a file into a module with brand new list members and it's attributes?
Thanks,
Dan
Hi Dan,
You can't create new members when loading into a module, however an alternate approach is to create an import action with the file loading into the list to create the members + an import action with the file loading into the module to store the data and then putting them in a process that you publish onto the dashboard?
Regards,
Winston
@CommunityMember115525
Great question.
@wquan is correct. I would just add that the module that you load the attributes into should be a system module, a module that only uses one dimension (using the list you are working with). In your planning module, you can lookup the attributes from the system module with a LOOKUP function. The benefit of doing this is that you only have the attributes calculated one time (in one cell) vs being copied X every other dimension.
Here's a link to learn more about the DISCO method (the "S" stands for system).
Best Practices for Module Design by @DavidSmith
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?