Forum Discussion
NB68841
8 years agoAdvocate I
Combine data from different dataset
Hi,
I have created 4 different reports with detail information (say R1, R2, R3, R4) and different datasets. My requirement is to build summary or table (say S1) which will pull the numbers from R1,R2,R3 & R4. Can you please let me know whether we can create a report which will show summary data from 4 different reports.
Thanks,
Ranjjeet K
Hi NB68841,
You can use the function "Append Queries" in Query Editor or create a new table using the Union function in DAX.
I think in Query Editor is easier than DAX in this case.
Thanks,
Ricardo
1 Reply
- ricardocamargosContinued Contributor
Hi NB68841,
You can use the function "Append Queries" in Query Editor or create a new table using the Union function in DAX.
I think in Query Editor is easier than DAX in this case.
Thanks,
Ricardo