Hello,
We are updating a spoke model from our data hub daily, and I need to enable end users to individually update the spoke model for their specific list member (property) only. Currently, imports from the data hub are running daily into staging modules. Now I need a way to allow different users to run a process to import from those staging modules that's filtered by their selected property. Multiple users will be doing this concurrently.
In researching, I think a 'Current User' line item could be the solution. Dimensioning the property selection line item by users, and then doing a lookup on the current users line item to build the filter boolean. Similar to Rob Marshall's documentation here:
In this example, the user must be manually updated which I want to avoid. Is this possible? If a different methodology would work better, I'm all for it.
Please let me know if more information is needed.