Great video!!! I have 2 questions which I hope you will answer in one of your coming videos.... 1) How can I make Top N work for second layer items in a drill down? Like viewing the Top N states by sale and then by clicking on any of the states, I can make use of the same perimeter to view top/bottom N cities by sales for that particular state? 2) How to show the grand total reflecting values only for the visible Top/Bottom N items?
@Moon_Rise6393 Жыл бұрын
Superb dude You're becoming my superhero of BI. You're making content very easy and simple. Thankyou Buddy 🎉
@garryelsdon629611 ай бұрын
Excellent thank you very much. This solution may be able assist with another problem I have have.
@jozsefkotai82037 ай бұрын
The best opportunity for TOPN calculation, Thanks !
@manjumaddur30973 ай бұрын
Thank you very much sir, I was struggling to get this solution. It helped me a lot. I subscribed now.
@ankitseth1006 күн бұрын
Thanks for the video,I am facing one issue that when I select 10 and bottom as slicer then it giving 9 value in table. For top it is working fine. For all the bottom selection it is giving one less value in visual. Can you help on this please.
@yiubili1 Жыл бұрын
Thanks for your sharing, really like your walkthrough, please keep the sharing coming. Is it possible to rank when i have multiple measures, like total sales, sales change against previous month, Sales change against previous year, etc please?
@Media_Advertising_Analytics Жыл бұрын
Thanks for the great video! How would you advise filtering out items with a "zero" value in specific fields in the rankings?
@ektasingh89626 ай бұрын
You're really awesome at this!! Great work👍
@AlexanderCortes2104863 ай бұрын
Thanks you so much Fernan, what a way of using Rank. great video sir.
@ProgrammingAdventure3 ай бұрын
Thanks for this content, so if I want to give a slicer of change value and according to that value parameters ranking changes the basis on that.
@MamathaB-i3d Жыл бұрын
Amazing explanations and very clean codes. Please make more videos on PBI relationships as well
@jujufina15 ай бұрын
Great video! How can we exclude taking blanks and zeros?
@skylight1order2008 Жыл бұрын
What a great example ! Thank you for that !
@manojchavan6917 Жыл бұрын
This is just amazing, thanks for posting such informative video 😊
@taotony8512 ай бұрын
Hi, is there any reason why you picked CONTAINSSTRING to check which value is pick in breakdown? Would this become more efficient than SWITCH stament?
@abdulmuhaimin6872 Жыл бұрын
Do you have any video for dynamically dimension, measurement and filter top/bottom measurement in one visualisation
@pthapa55 Жыл бұрын
Awesome example, thanks!
@Technowolfopedia2 ай бұрын
When I add Months to Columns I get some Blank rows plus the TopN Selected. How to I filter Out the rows were the TopN is not Selected.
@emadkhalifa-r7q Жыл бұрын
what if I have multiple columns ? lets say the product and the category both I want them in the same table and my slider will filter both of them based on my criteria
@ngontran7 ай бұрын
Great tutorial 👍
@SujathaS-sx3kg11 ай бұрын
Can I use switch() instead of if in return statement
@rishikeshshanbhag31128 ай бұрын
Can you please also tell : 1.how to add a subtotal there as it shows total of entire database. 2. I wanted to show that subtotal as a percentage of the total for that period, so any suggestions?
@tinaflemons263 Жыл бұрын
Awesime. Can you actually show the top and bottom in the same visual?
@a5r6abdulrehman Жыл бұрын
How to handle different measure in this formula here you use dimension "category", and "product", how to handle if we want to know switch between measure like TopN account to sales, cost, expenses
@abeybrams236610 ай бұрын
Very important and helpful video
@karthikkumar3854 Жыл бұрын
Hi ,Thanks for the video & Could you pls make a video on COUNT N number of products achieved their target consecutive N months
@jeremrndn7 ай бұрын
Thanks a lot for this video! Now, what if you want to dynamically create this TOP N, but adding a condition "Total Orders > 100" for example? On my side, using the Visual level filter does not work, the TOP N is not dynamic, ending with 3 products instead of TOP5.
@jodyswanson71975 ай бұрын
Hello Fernan, This was a very helpful video! Could you please show us how to create a donut chart to show the top 10 total sales, top 20 total sales, and all total sales > $100k?
@biwithmina7066 Жыл бұрын
Fernan, Great video as always, In this video, I noticed that the bottom N does not yield any total value. Can you provide a solution to these?
@datalab365 Жыл бұрын
Thanks
@christinachapman9595 Жыл бұрын
Great video! Thanks! Are you able to use ranking based on subtotal in a Matrix? (Ex. shows customer sales per month for the 12 months and then total sales)
@krishnanandhk3516 Жыл бұрын
everything works fine but when I add the year filter as a slicer on the page, the bottom values are not showing
@rajchin12208 ай бұрын
Yes correct any solution for this problem
@sushreesangeetajena7646 Жыл бұрын
great video sir, here, you have used total sales to compare,could you please explain how to add more metrics like total profit,total orders,etc
@abdulmuhaimin6872 Жыл бұрын
Hi do you found any solution?
@codecimages596310 ай бұрын
Hello! How should it be when you want to get top 10 per week?
@WUL1234567890 Жыл бұрын
Hi, the measure is working with Top & Bottom selection for dynamic legend, but it is not working if I do not need that Top & Bottom. Is there any reason and how can I fix it? Thank you
@SujathaS-sx3kg11 ай бұрын
Can you explain with switch function for more than two conditions
@orthodoxreview84908 ай бұрын
how to make these filters to only work with one graph. for example, if I set this filter to only work when these filters are selected then by default shows all. It should not be affected nor these filters affect rest of the visualization
@ymohamed3154 Жыл бұрын
Interesting. Thanks
@Motivational_Greek11 ай бұрын
Thnak you
@MuralidharMohapatra-s5y Жыл бұрын
Very good Video. but here Total is showing as total number of all the product instead total of top n product. Please help on this
@LeeH-p4v Жыл бұрын
what if there is another filter --> date in the visual?
@julie_chen Жыл бұрын
Great 👍
@mike40545 Жыл бұрын
Nice Vid, but why there is not total for the Bottom-Values?
@mogarrett3045 Жыл бұрын
well done
@sushiheartt6 ай бұрын
my ASC is not working. when i click Bottom no data is showing :(
@prashiksorte5028 Жыл бұрын
would you make a another video on the same topic but the only difference is that breakdown by (city,state,country) with showing only top N dynamic ranking
@parikshitkorekar650 Жыл бұрын
Why are the totals in Top Category Same and why are the total in Bottom Category not showing? Please help me
@NiteshOjha-e2t6 ай бұрын
how to do it with clustered column chart
@debduttaroy3414 Жыл бұрын
Hi Fernan.. I hv a requirement where my page has multiple slicer with multiselect , one horizontal bar graph for which I dont want to display sales_percentage for those countries below 5% and want to group those as Others.. X axis - sales-percent Y axis - country
@lakshmikandha1604 Жыл бұрын
why total ranking is not calculated when you change filter
@Dimples-hc3te Жыл бұрын
Great video, but the totals are incorrect -- they are not dynamic
@Hanarhipc977711 ай бұрын
Easy to solve, just filter table to show items only when ranking isn't null
@SSM_33 Жыл бұрын
Damn bro
@a5r6abdulrehman Жыл бұрын
How to handle different measure in this formula here you use dimension "category", and "product", how to handle if we want to know switch between measure like TopN account to sales, cost, expenses
Жыл бұрын
Thanks
@a5r6abdulrehman Жыл бұрын
How to handle different measure in this formula here you use dimension "category", and "product", how to handle if we want to know switch between measure like TopN account to sales, cost, expenses