Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

How to create a clickable summary table from a data

Hello Everyone! 

 

I have a data set with have mulitple columns relating to financial transactions like, transaction ID, Customer Name, Address, DOB, etc.

I am trying to build a dashboard report which will have two tables, 

View 1) The actual data shown

View 2) A summarry table which calculates and summarises unique, null, blank, zero, negative values for the underlying data (which is in view 1).

 

I am having a hard time to be able to create a relation in a way that Example; if the negative values for DOB shows there are 50 rows with negative DOB, if we click the 50 in view 2, view 1 gets filtered for only those 50 rows. Basically view 2 act as a slicer/filter for view 1.  

 

Really appreciate if anyone can help with this or direct to resources for this issue.

 

1 Reply