Advanced Slicer Selection Reset For Drillthrough Pages

  Рет қаралды 17,347

Havens Consulting

Havens Consulting

Күн бұрын

Пікірлер: 34
@ralfw6111
@ralfw6111 Жыл бұрын
Exactly the solution I was looking for. Well explained in a short video. Great! Thanks.
@HavensConsulting
@HavensConsulting Жыл бұрын
Glad it helped!
@katharinecooney9727
@katharinecooney9727 Жыл бұрын
Thank you, Reid, I thought I was going to be stuck until I found your video
@gianlucadepasquale7770
@gianlucadepasquale7770 2 жыл бұрын
thanks for this video. A really not trivial application combining slicers with drill-through. Fantastic!
@HavensConsulting
@HavensConsulting 2 жыл бұрын
Glad it was helpful!
@oricchannel2811
@oricchannel2811 3 жыл бұрын
Nice trick, Reid. Saved my day. I was looking for something like this for a long time. Thank you for sharing.
@Akki-kf9xq
@Akki-kf9xq 2 жыл бұрын
How did you get the back button to do two actions ? Navigation and bookmark 😳
@VladMZ
@VladMZ 3 жыл бұрын
Good post. Funny thing, I just designed my own solution for the similar challenge a few weeks ago. In my case, I have to drill to the detail page that shows atomic transactions, but without the drill-through functionality (which is annoying to the users) but rather using a set of buttons on summary page. So I created a set of bookmarks on the detail page that correspond to the criteria on the home page, i.e. Closed vs Pending, etc. However, I also wanted to pass a filter for the selected period and another criteria, which I achieved with hidden synchronized slicers. This is where your implementation ends, but I wanted to go further. I wanted for users to be able to change the pseudo drill-through filter without leaving the detail page and continue their analysis. Let's say I drill through to see closed trx, which I pass via hidden slicer. I also have the Closed appear on the detail page as a slicer, but this is actually a button that looks exactly as slicer with the use of images and button text magic. Now when user wants to see Pending trx without leaving the detail page, they click "fake" slicer and it navigates them to the identical page where the button replaced with the real visible Trx Type slicer. I can't stress enough that we have to jump through hoops and waste our time inventing something like this just because Microsoft won't give us conditional navigation by a calculatable name of a bookmark, just like they did with the page navigation.
@HavensConsulting
@HavensConsulting 3 жыл бұрын
That is indeed a clever solution! But yes sadly sometimes we need to jump through a lot of hoops for certain functionalities. Hopefully someday we can pass a bookmark name into an assigned bookmark!
@nissashraff
@nissashraff 5 ай бұрын
I was struck with similar issue and this video helped🙏
@SM-do1zt
@SM-do1zt 11 ай бұрын
Hi, This idea is surprised. Thank you. I have one question. What should I do if I can drill through from multiple pages? Is there any other way other than creating multiple back buttons with bookmarks? It would be greatly appreciated if you could explain the details.
@ashishmohan4707
@ashishmohan4707 3 жыл бұрын
Hi Reid, Amazing trick you are doing great Exactly this the thing which i required for my project Thanks Reid AM
@redsubcero
@redsubcero 2 жыл бұрын
Nice! It was very helpful for me, just what I was looking for, thanks a lot
@HavensConsulting
@HavensConsulting 2 жыл бұрын
Glad it helped!
@subu2688
@subu2688 Жыл бұрын
Is there a video where you had explained how you had designed both the table in both the page - which looks like pivoted table with sub total and total for each coloumn. I tried with all visual option, but was not able to have a table matrix that looks like the one you had shown here in the video - Mainly the one in the destination page.
@HavensConsulting
@HavensConsulting Жыл бұрын
I think you might be looking for the stepped layout toggle as a table feature to turn that on?
@JokerJax
@JokerJax Жыл бұрын
hi, the video is good. but i found it difficult to understand on viewing it the first time. if you could explain a litter slower then it would be good. thanks!
@HavensConsulting
@HavensConsulting Жыл бұрын
Thanks for the feedback! I'll consider that for future videos. For videos like this you also have playback speed control as well, found within the gear icon settings. Hope this helps!
@pandianselvaraj9204
@pandianselvaraj9204 3 жыл бұрын
How to create a form in power bi ?
@HavensConsulting
@HavensConsulting 3 жыл бұрын
You can't create a form in Power BI, but you can extract data from the excel file or sharepoint list the data goes into
@pandianselvaraj9204
@pandianselvaraj9204 3 жыл бұрын
@@HavensConsulting thanks
@Baldur1005
@Baldur1005 3 жыл бұрын
That's why I don't have slicers in my Drill Through pages (which always are hidden) for the user's playground I have details page which is not hidden
@HavensConsulting
@HavensConsulting 3 жыл бұрын
That would make it simpler, for sure. But sometimes your client requests them anyways. Only so far a recommendation can go with a client.
@SergiyVakshul
@SergiyVakshul 3 жыл бұрын
The problem you are solving is really a pain in the back. The workaround you used works, which is great, but in a real world scenario this workaround is inapplicable as it gets you back to a certain page where as the starting page for the drill through operation could be different.
@HavensConsulting
@HavensConsulting 3 жыл бұрын
There's an additional solution I have if multiple pages are involved. Almost all my solutions I post come from client scenarios, and this one is currently used in an enterprise model. Sometimes some solution is better than none, and you have to work with what the software limitations are. :)
@MichaOzimek
@MichaOzimek Жыл бұрын
@@HavensConsulting Hey, great workaround for this problem! However, could you share idea on solving problem with multiple pages involved?
@SM-do1zt
@SM-do1zt 11 ай бұрын
@@MichaOzimek I'm also looking for that solution. Did you find it?
@D3vilsAdv0cate
@D3vilsAdv0cate Жыл бұрын
So, I'm definitely not an expert, which is probably why I struggled to understand your solution, but wouldn't you be able to just select the visuals you want the back button to affect, and then go from there? My back button is also associated with a bookmark to "Reset Drill-Through", and it seems to work the same as your method, but there wasn't a need for the extra hidden slicer. I just made sure the visuals I wanted to reset were selected when I "Updated" the bookmark, and now when I click the back button, it resets the visuals I want it to and keeps the others the same. I'm sorry if this doesn't make sense or is completely unrelated, but I'm really just trying to understand the difference, if any.
@HavensConsulting
@HavensConsulting Жыл бұрын
Hi there! So if you're navigating "back" to a page with a bookmark, you have to make the bookmark on that destination page. Because of this that page requires a synced slicer from the drillthrough page, and to be reset, when that capture state is made. Otherwise the bookmark made on the return page won't be able to "reset" the slicer on the other page. Hope this helps
@Daniel-i6t2m
@Daniel-i6t2m 5 ай бұрын
In my case your solution didn't work copied it step by step, syncing slicers doesn't override the drill-through filter for me it basically just layers on the filters, not sure why yours works
@HavensConsulting
@HavensConsulting 5 ай бұрын
Sorry to hear it's not working, sadly without looking at the model, report, and page setups I wouldn't be able to diagnose the issue through KZbin chats. If you ever get stuck and need assistance we do offer hourly consulting for people for just these scenarios! www.havensconsulting.net/contact-and-support
@karthikeyana6490
@karthikeyana6490 2 жыл бұрын
Cool
@sanjuladissanayake5295
@sanjuladissanayake5295 Ай бұрын
This doesn't work. cannot do two actions using buttons
@havenscr
@havenscr Ай бұрын
Not sure I’m following? As this video is showing a working solution by the end of the video
Integrating Time Intelligence Filters with Drillthrough in Power BI
3:49
Havens Consulting
Рет қаралды 4,8 М.
Clearing drillthrough filter for new selection - Power BI
10:17
Power BI Ferry Tales
Рет қаралды 21 М.
번쩍번쩍 거리는 입
0:32
승비니 Seungbini
Рет қаралды 182 МЛН
Splitting a Power BI (PBIX) File into a Dataset and Lean Report File
4:28
🚨 YOU'RE VISUALIZING YOUR DATA WRONG. And Here's Why...
17:11
Adam Finer - Learn BI Online
Рет қаралды 284 М.
Copilot in OneDrive -  Who thought THIS was possible?!
11:34
Leila Gharani
Рет қаралды 200 М.
Every Minute One Person Is Eliminated
34:46
MrBeast
Рет қаралды 47 МЛН
A TWIST on dynamically filtering visuals by a slicer in Power BI
5:35
Top 10 Power BI Features You Should Be Using Right Now!
17:24
How to Power BI
Рет қаралды 113 М.
NEXT LEVEL Conditional Drill in Power BI Desktop with buttons
13:13
Guy in a Cube
Рет қаралды 161 М.
The Excel Tool That Does What PivotTables Can’t (File Included)
13:59
MyOnlineTrainingHub
Рет қаралды 275 М.