Forum Discussion

ye348's avatar
ye348
Frequent Visitor
1 year ago
Solved

Data Table help

Hi im trying to figure out how to get my visuals to work with the data I have currently I tried making it work using the matrix visual but im still missing one key part.   so ill explain whats in t...
  • Ashish_Mathur's avatar
    1 year ago

    Hi,

    If there is only 1 date which falls at the intersection of the row and column header, then the aggregation function (such as max or min) will not make a difference.  If there are multiple dates, then what result do you want to show - all in the same cell with a comma seperator?  You may use the CONCATENATEX() function.  To receive further help, share some data to work with and show the expected result.