Forum Discussion
Dynamic dimension to Column chart drill mode
- 2 years ago
Please find the updated file
https://drive.google.com/file/d/1ypP38IZqdHAHwewn2xr0C-EbT0HDvmQY/view?usp=sharingIf the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun
shlomiwPBI
I believe you are referring to this error
if you want to implement topn at different levels of drill down then you can write a measure and use that measure as a filter in your visual. for ex:
I am attaching the file for your reference.
https://drive.google.com/file/d/1ATPwLCxUNTXfhikmuU6o6kBT0tfk95ej/view?usp=sharing
If the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun
- shlomiwPBI2 years agoNew Member
Thanks Tharun
It seems to wok fine with 2 levels in the hierarchy, can you send the example for 3 or more levels?
i need 4 levels in my hierarchyShlomi
- shlomiwPBI2 years agoNew Member
Another issue is that in this solution the numbers that I see in the top level are not correct, it shows only the sum of the first top 3 values of the lower level and I don't what the numbers to change
Let's assume that Customer A has a total sales value of 1000 USD
Devided into 4 Products:
Prod 1 = 300 USD
Prod 2 = 300 USD
Prod 3 = 300 USD
Prod 4 = 100 USD
in this soultion I will only see total sales of 900 USD in the upper Customers level which is wrong 😞
The sames goes to the next lower levels I assume
Thanks
Shlomi- tharunkumarRTK2 years ago
Super User
Please find the updated file
https://drive.google.com/file/d/1ypP38IZqdHAHwewn2xr0C-EbT0HDvmQY/view?usp=sharingIf the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun