Forum Discussion
Click Project name on a visual and have that Project name sync/apply to all pages-not drill through
I have a visual where users can select a Project
I have Project slicers on all pages that are synced
Is it possible to select a Project name from any visual and have that selection "sync" / carry through to other pages?
If it helps - I have a dynamic title that displays the Projects selected on visual or Slicer:
I have a dynamic report title that displays the report name chosen on a visual or on the Project Slicer.
Thank you for any help here 🙂
Thanks for the quick response, I gathered that but was hopeful some DAX would solve my challenge. I tried a button but I can only control to 1 page by navigation like a drill through essentially, it doesnt help the filtering to all the other pages
andy808 YUP, will not work, only to one page. Basically, sync slicer is the way to go, and I cannot think of the DAX way. Once we have the option to set a default value for the slicer then there might a DAX tricks but cannot think of that now.
4 Replies
- andy808
Resolver I
Can I ask you another quick Q?
What is the DAX for distinct count of Project Names based on Risks?
i.e. There are 8 Project Names for 20 Risks. (the 2 columns are from different table)
- andy808
Resolver I
Thanks for the quick response, I gathered that but was hopeful some DAX would solve my challenge. I tried a button but I can only control to 1 page by navigation like a drill through essentially, it doesnt help the filtering to all the other pages