How can I copy PDP policies from one dataset to another?
Best Answer
-
Hi @dmurgit1, this is currently not possible. You could, however, create the logic for the PDP policies as a formula that could be copied and pasted in ETL's to make applying logic easier.
If I solved your problem, please select "yes" above
0
Answers
-
Hi @dmurgit1, this is currently not possible. You could, however, create the logic for the PDP policies as a formula that could be copied and pasted in ETL's to make applying logic easier.
If I solved your problem, please select "yes" above
0 -
@ColemenWilson Can you elaborate on how to do this? I was thinking this may be possible but haven't figured out the "how".
0 -
Here is an example of one way to do this. Let's say you have a policy where the logic is: John Doe can only see data for the Marketing department and only data for the east region.
For magic ETL you would use a formula tile and would use something like: CASE WHEN `Department` = 'Marketing' AND `Region` = 'East' THEN 'Policy 1' ENDFor SQL dataflows you would add the same logic above as a new field in your query.
Then, when setting up PDP policies for all of these datasets, you would just set John Doe to Policy 1 in the PDP settings.
If I solved your problem, please select "yes" above
0 -
@ColemenWilson I am a little confused on your logic here - to use the policy1, 2 and so on, wouldn't policy1, 2 and on has to be datapoints in the dataset? Or say i want to use the policy 1, may be add a constant value for policy 1? I am a little confused here
0
Categories
- All Categories
- Product Ideas
- 2K Ideas Exchange
- Connect
- 1.3K Connectors
- 308 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 661 Datasets
- 117 SQL DataFlows
- 2.2K Magic ETL
- 819 Beast Mode
- Visualize
- 2.5K Charting
- 85 App Studio
- 46 Variables
- Automate
- 193 Apps
- 483 APIs & Domo Developer
- 85 Workflows
- 23 Code Engine
- AI and Machine Learning
- 22 AI Chat
- 3 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 116 Domo Everywhere
- 282 Scheduled Reports
- 11 Software Integrations
- Manage
- 142 Governance & Security
- 9 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 115 Community Announcements
- 5K Archive