Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi all,
Need your help here.
We have our data warehouse model for Sales that includes two dimensions and Sales Fact. This is the master data for all the sales.
There is also an online portal which stores sales data in the form excel.
We want to compare the number of sales are coming from Portal vs. all the sales captured in data warehouse.
The insights are:
1. How many sales are coming from Portal against all the sales
2. sales by Product category (all sales and Portal Sales)
How should i link the excel data(which is one flat table) with our data warehouse model to get the expected insights
Thanks
Solved! Go to Solution.
Hi @Shadaiv ,
I think you can try to connect "Portal" table with "Dim_Date" and "Dim_Product". Here I create a sample to have a test.
Result is as below.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Shadaiv , Join them with common dimension and analyze
You can have one table(enter data) with values(rows)
Portal
Store
In warehouse table add static column
Type = "Store"
In portal table add static column
Type = "Portal"
Join this new columns with new table and analyze
Hi @amitchandak
Thank you so much for your reply.
I followed all the steps as you advised. When i try to show the trend line to see how many sales are in Dynamics and how many are coming through Portal, it does not provide the expected output.
I am using Date from Dim_Date in X axis and for Y axis tusing the count of Sales ID from Fact_Sales (Dimensional model) and Count of sales from Portal data table (excel data)
Please advice how can we ahieve the expected output.
Many thanks.
Hi @Shadaiv ,
I think you can try to connect "Portal" table with "Dim_Date" and "Dim_Product". Here I create a sample to have a test.
Result is as below.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
92 | |
87 | |
84 | |
65 | |
49 |
User | Count |
---|---|
140 | |
114 | |
110 | |
59 | |
59 |