Hello,
I'm currently working on a Dashboard. In this dashboard I have three different cards: one is a slicer that allows you to select certain deal numbers, the other is a product description based on the deal number, the last one is product description by date. Now what I have not been able to figure out when I select a deal number, I want the second card (which shows the product description by deal number) to connect to the third card and display the products that are displayed on the deal number (first card). Should I do a beast mode? Does anyone have a solution to this?