Help
Crystal_Yang
4 - Data Explorer
4 - Data Explorer
since ‎Apr 19, 2020
‎Nov 29, 2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have a column called “Visit” that’s all the client’s visit dates/times and am trying to add a “Last Visit” column that displays the last date/time of their appointment. I did a Rollup of Max(values) on the “Visits” column to display in the “Last Vi...