Forum Discussion
Insert report data into a new table
Hi
Many thanks for your reply, I try to better explain.
We have a Power BI including 10 table with relation from a DB Instance. The report that has been created is textual including just the columns Management needs and several Measures.
Management asked to have this report avaible as Table in order to semplify to the other users the creation of new report also in Power BI. Only the column selected on the management data report can be shared with other people.
Hope I was able to clarify but please let me know if something is not clear
Thanks
Hmmm. This combination of requirements doesn't sound easy to achieve given that you're asking that it be in sync with the existing report and you can only expose part of the model.
If I had such a request, I might duplicate the original report, strip out everything that can't be shared, and upload that as a new dataset for users to connect to. I think it's actually more user friendly to have them connect to an existing dataset than some table, especially since a dataset can hold a proper star schema with measures and relationships rather than a flat table without any included measures.