Hi all,Wondering if anyone knows of a way to matchup the user from a module with the user list used in the DCA module. Obviously you cannot lookup based off the user list, so wondering if anyone has a workaround.
@CommunityMember122229
The User is implied. Take a look.
Create a module with data
Create a DCA module with two line items, Read and Write as booleans
Go back to the original module, and enable the DCA pointing to the DCA module
With write enabled, I can see the data
Removing the Write boolean
I no longer see the data, no lookup needed
Hope this helps,
Rob
Thanks for the quick response! I think i may have misspoken. I'll give a more detailed response:
We have a customer master list that we are using across modules. In one of those modules there is a "user" line item that matches the user list. We'd want to use the "user" line item to be able to created dynamic access for end users.
So, in that module, are you going to dimensionalize the module by Users? What exactly are you trying to accomplish with this line item being User? Can multiple people update this module? Can Selective Access be used so only certain people update it or is more of who updated it last? If it is the latter, then you will most likely have to have an action to update that line item with User in it.
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…
For auditing purpose I need RTO and RPO details. Could you please share the details and also along with the source URL.
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…