cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
EddyW
Frequent Visitor

Create Executive Summary Report From Various Data

Hello Everyone,

 

Recently, i got task from management to create Dashboard which include sales, Non Performing loan (NPL), Total Profit, and etc. For simplicity, assume there's only sales and NPL. Actually, my company had created the Database for Sales and NPL. Of course these data are quite different in nature.

 

Generally, 'Sales' data consist of the total Amount and Details of each product

While the 'NPL' Data consist of outstanding of Receivables and Aging Type.

 

When i do these things in excel, i can simply copy the link and put it in the 'summary' sheet. But how can i do these in PowerBI?

Beside that, i can only think of the solution like this one:

  • Create SQL database that do summarize
  • Create Connection in Excel and download the Summarized DB

Here is the link to the sample file

 

Combine data into one Table.xlsx 

 

Best Regards,

Eddy W.

1 ACCEPTED SOLUTION
BA_Pete
Super User
Super User

Hi Eddy,

 

I think this can be achieved by creating a calendar table that aligns the common date dimensions of your two tables.

See attached at the bottom of this post a PBIX that demonstrates how to relate your tables to a common date dimension, and use matrix visuals to combine the different metrics from each table:

BA_Pete_0-1675261458720.png

 

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




View solution in original post

2 REPLIES 2
EddyW
Frequent Visitor

Hi @BA_Pete,

 

Sorry for the late reply.

 

It works on me.

 

Thanks for the help

 

Best Regards,

Eddy W.

BA_Pete
Super User
Super User

Hi Eddy,

 

I think this can be achieved by creating a calendar table that aligns the common date dimensions of your two tables.

See attached at the bottom of this post a PBIX that demonstrates how to relate your tables to a common date dimension, and use matrix visuals to combine the different metrics from each table:

BA_Pete_0-1675261458720.png

 

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors