So I’m trying to get all the dates from the Publishing Date column.
But I’m not sure if this List a Row module is the way to do it as it gives me all data inside the row, instead of just the data from the Publishing Column.
Then to parse the output using JSON, and end results would need to sort all publishing date by highest to lowest.
Honestly, I just need to retrieve the highest publishing date from the column.