Forum Discussion
cosminc
7 years agoPost Partisan
pbix as source
Hi
is it possible to have a pbix as source to other pbix?
the idea is to manipulate a pbix and obtain a table on it from many other sources and after that to use it in a new pbix which in this way will be smaller and use less resources
Thanks!
Cosmin
2 Replies
- v-piga-msftResident Rockstar
- rafaelmpsantosResponsive Resident
No at this way it is not possible.
When i need this, i use some R script to export the created table to a csv file.