page filters
3 TopicsNavigation + 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! 🙂Filter by a Dynamic page filter
hi all, hope some can support me, I would like to have a filter table, that based on the selection will apply page filter selection. . Example, i have a report which I would like to filter between all the data and plant based products. When I select Plant based, there shoud be activated the page filter for the data bases Quality and Product , which contains the word "bio" in both cases. thanks1.1KViews0likes0CommentsPowerbi Landing Page with selection slicers
Working on a report concept that begins with an initial user landing page. This is a report that multiple departments would use so the first choice made is to select the market. The user selects the market and clicks on the icon and through the use of a page navigation button is taken to the first detail page. So, for example, if the first market selected is agricultural then the user is transported to the detail page that shows only agricultural data. The detail page is hard coded with a page filter. This approach has a drawback as it multiples the number of detail pages required. For example, 4 markets and 4 detail pages result in a total of 16 pages. All of the detail pages are the same with the only variable being the market filter. Since the pages are all the same, I want only four pages (no page filters). For this report, there would be no selection criteria slicer for the user to manipulate. I want them to simply click the market icon and the detail page is dynamically filtered based on the market selected. Each button would act like a macro that has a list of instructions, which in this case would be the page filters. Is something like this even possible in Powerbi?1.5KViews0likes2Comments