Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Dears, need your help,
i have 2 fact table in my model , which is connected to date table and a Dim table(Driver).
Is there any way the model consider 2 fact table as one and get the total values of LC amount column from both table without sum both individual measures.
regards,
Ansar.
Solved! Go to Solution.
Thanks @SpartaBI , let me know my understand is clear from your reply
1. both fact table is not having similar structure only few fields are common (Date, Driver, Agreement #) so append in power query is also not a good option
2. combine both measure in to one dax formula is the solution suggested, then we can slice n dice based on dim table relation ship.
@ansar yes 🙂
You can also just put everthing in one measure, in case you don't use the other two for anything else excpet for the final one. It's the same, just fewer measures in the pane on the right. No impact on result or performance.
@ansar no 🙂
If these two tables are the same structure and only diffrentiate by one column you can union them in Power Query or in DAX and have a column that will have 2 values: BDA and PE & SO. Then you could just create one measure and slice and dice by filters on that column etc.
Thanks @SpartaBI , let me know my understand is clear from your reply
1. both fact table is not having similar structure only few fields are common (Date, Driver, Agreement #) so append in power query is also not a good option
2. combine both measure in to one dax formula is the solution suggested, then we can slice n dice based on dim table relation ship.
@ansar yes 🙂
You can also just put everthing in one measure, in case you don't use the other two for anything else excpet for the final one. It's the same, just fewer measures in the pane on the right. No impact on result or performance.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 67 | |
| 34 | |
| 32 | |
| 29 |