I have three columns: parameter, attribute, and timestamp in dataset. If the parameter and attribute are the same but the values differ across timestamps, I want to create a table that shows this difference and highlights it.
The table should look like this:
parameter | attribute | timestamp1 | timestamp2
How can I achieve this in Oracle Analytics Cloud (OAC) ?