Forum Discussion
Creating a summary table from 2 table summaries each from separate data sources
Hi I'm working on a report to measure the ratio of tickets with issue over total tickets processed. These 2 values are coming from 2 different data sources. I was able to create a weekly summary of the tickets with issue and a summary for the total tickets processed. How do I create a summary table showing the ratio of total tickets issued over the total tickets processed? Appreciate
Vlapena ,
You need to show them against common dimensions
Add both of them as tables, Unpivot to get a week on rows. Create common dimesions
Power Query- Pivot, Unpivot Data: https://www.youtube.com/watch?v=FUaGQBG5YnI&list=PLPaNVDMhUXGbfdGuSsfPR1qKBRT5Ywlki&index=3
refer For Common Dimension
1 Reply
- amitchandakSuper User
Vlapena ,
You need to show them against common dimensions
Add both of them as tables, Unpivot to get a week on rows. Create common dimesions
Power Query- Pivot, Unpivot Data: https://www.youtube.com/watch?v=FUaGQBG5YnI&list=PLPaNVDMhUXGbfdGuSsfPR1qKBRT5Ywlki&index=3
refer For Common Dimension