page navigation
5 TopicsNext and Previous Buttons To Navigate Through a Single Select Slicer
Hi everyone I have a single - select drop down menu, but the drop down has ~1500 names, it's not user friendly to go to the next person. I'd like to include a next and previous button . I have created an index column to use +1/-1 to navigate through my list. I have separate cards and a table that provides the current name, next name, and previous name, all currently showing the data correctly as I select random names in my drop down (in other words I have the correct DAX statements) I attempted to do this with bookmarks - but because there are so many names and bookmarks are static, this is not a great avenue. I attempted to do this with page navigation but it doesn't leverage the logic from my measures or calculated columns. It works in the sense that it toggles between previously tested names. I am now attempting to click on the name from the table in hopes that the next/previous name may update the slicer Has anyone come across this exercise before?3.5KViews0likes3CommentsNavigation + Filtering in a custom Deneb Vega visual
Dear reader, I'm a consultant currently working on a Power BI dashboard which has required me to include a custom visualization. For this I used a Gantt Chart template created by David Bacci (see Deneb-Showcase/Gantt Chart at main ยท PBI-David/Deneb-Showcase ยท GitHub for the code) The standard template looks as follows: The client is asking me to implement a feature that allows users to select a value in the "Tasks" column, e.g. "Story boarding", and navigate to another page with a tailored view based on this selection. So, for example, one would click on "Story boarding" in the column and the dashboard will then navigate to another tab. And in this tab the visuals will be filtered such that "Task == Story boarding". I have discussed within my team that this is likely impossible, but we wanted to know for sure. An alternative solution is of course also welcome! Unfortunately, an invisible button overlay will not work, because in our case there will be a lot of rows and scrolling will be required. Besides, the visual will be dynamically updated. Thanks a lot in advance! ๐Home Page in Power BI
Here is a video where the home page in power BI is very well explained. Home page contains buttons to navigate better in the report pages, filters to apply before entering the report and some key information ๐ https://www.youtube.com/watch?v=-9TbvHkn5HA476Views2likes1CommentHow to increase a report size / scrolling
Hi everyone ! I have to do a report , i changed the size from desktop with about 1800 width , 2000 high i don't mind to scroll down to see the report insted its give me unclear chart, i can't see anything . I prefer to scroll down rather than see charts from afar. the report will be bublish to the web portalSolved916Views0likes3Comments