Forum Discussion

samerhajjar's avatar
samerhajjar
Frequent Visitor
2 years ago
Solved

Summarize column without removing blanks

I have a table with two columns, for the sake of the example they'll be called Name and Date
Below is a sample of that table

NameDate
a1/1/2024
a2/1/2024
a3/1/2024
b5/4/2024
b5/5/2024
c 
d 
e 
f6/6/2024
f6/7/2024

 

I want to show only the Latest Date by Summarizing the column 


But at the same time I don't want to hide the blank rows so my final table should look like this

NameDate
a3/1/2024
b5/5/2024
c 
d 
e 
f

6/7/2024

 

Any suggestions on how to achieve that will be appricated.

 

Thank you. 

  • Hello samerhajjar ,

     

    you add it to a table or matrix and you click on the drop down on the name field and check the show items with no data and the blanks will show.

     

1 Reply

  • Hello samerhajjar ,

     

    you add it to a table or matrix and you click on the drop down on the name field and check the show items with no data and the blanks will show.