Forum Discussion
joshua1990
4 years agoPost Prodigy
Share Filters within Dataflows with Others
Hi experts!
Let's say we build a new workspace with a lot of Dataflow that are linked to a any data lake. Within the dataflows with different tables we have some individual filters like "last 2 years" etc.
Which approach/ way is the most professional one to share this information with other? Is there any chance to share this meta data automatically with some else without giving admin rights to this Dataflow?
The objective is that ever user know if there is any filter in the dataflows etc.
Can I store this information somehow within the Dataflow?
1 Reply
- lbendlinSuper User
Export the dataflow's JSON file, sanitize it, and add it to the developer communication packet where you also describe the data model.