Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
Export the dataflow's JSON file, sanitize it, and add it to the developer communication packet where you also describe the data model.