Forum Discussion
Can a report be created using multiple datasets?
- 10 years ago
No, a report can only be based on one data set.
A data set is one complete data model, with relationships between the tables in the model. A model also often contains measures covering multiple tables, etc.
(A report spanning multiple datasets would be limited since no relationships would exist between tables in different models).
A data set can however contain multiple queries, i.e. can be based on multiple data sources.
Chris
No, a report can only be based on one data set.
A data set is one complete data model, with relationships between the tables in the model. A model also often contains measures covering multiple tables, etc.
(A report spanning multiple datasets would be limited since no relationships would exist between tables in different models).
A data set can however contain multiple queries, i.e. can be based on multiple data sources.
Chris
- Philip10 years agoFrequent Visitor
Thanks Chris, much apprciated.