'Using CNTD(ID) values in a Tableau dashboard action

I'm trying to make a dashboard with a top level count of ID values aggregated by day where the user can select one or more of the bars get some detailed breakdowns of the IDs selected using dashboard actions.

For example, selecting the count of IDs today at the top chart would populate another chart with a the entire history of those IDs up to that day.

I can't figure out how to pass the ID values using a dashboard action when they are aggregated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source