Forum Discussion
Creating lookthrough from 1 Fact table to another Fact table
- Anonymous8 years ago
Johnsnowlife,
Please review this modified PBIX file.
Regards,
Lydia
Johnsnowlife,
Do mask sensitive data when uploading sample PBIX file.
In your scenario, you don’t have to create hierarchy. You can directly drag these fields(Client Name, Fund Name and Instr) to pie chart and use the drill down option to drill down the visual.
Regards,
Lydia
- Johnsnowlife8 years agoHelper III
Oh! I see that works. But now the values that need to be plotted are different for each sub-level.
If I drill into Client Name, the pie should show me the market value of the client's holding in the fund. And if I drill into the fund it should show me the fund's holding of the instrument.
And if I expand all down to the lowest level of the hierarchy it should show me the weighted percentage held of each instrument.
ie. Sum [(weight of fund in client's portfolio)*(weight of instrument in fund)] over all instruments in fund and all funds in client portfolio.
- Anonymous8 years agoNot applicable
Johnsnowlife,
Could you please post expected result in table based on the sample data in your PBIX file?
Regards,
Lydia- Johnsnowlife8 years agoHelper III
The results tab on this excel sheet shows the desired result