The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi, I have a manually created table where the user will pick from a drop down
I want it to get the correct starting date, depending on what the user clicks on above
In the example above, when I click All Data, the first date in the table appears.
But when I click on any other option here, the card on the right comes up blank. Here's the code I'm using
Solved! Go to Solution.
Hi @Anonymous ,
This is a table visual not a slicer:
When you select the content in the table visual, It will only act as a highlight, without any filtering effect. Please change the table visual into a slicer.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks. I forgot all about that.
Hi @Anonymous ,
This is a table visual not a slicer:
When you select the content in the table visual, It will only act as a highlight, without any filtering effect. Please change the table visual into a slicer.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.