How can I get an HTML table to only display fields that have been modified for an item?
Hi @rhouston08,
If you only want to know which fields have changed, you can use the Get changes for an item or a file (properties only)
The output of that action has the ColumnHasChanged field. Which is a collection of all the fields and if they have changed or not (boolean value true/false).
If you want to also collect the values of the changed columns I would suggest to have a look at this blog from @tom_riha, https://tomriha.com/get-previous-values-of-modified-sharepoint-columns-in-power-automate/
User | Count |
---|---|
26 | |
15 | |
13 | |
10 | |
10 |
User | Count |
---|---|
45 | |
29 | |
29 | |
23 | |
22 |