Hello all,
I have the issue that I need to get the differences between two rows in dataverse.
One row is in the user table and when added triggers the flow. I get the body as Object {} on the other hand I search for a row with list rows and get the [{}] Json object. Comparing those two objects is not the goal as I don't need to know if exactly that object exists but have to compare firstname with firstname address with adress etc.
Does anybody has an idea on an easy solution to that?
In the end I need to send a mail with a table where left is one value and right the other one, but only for those values which actually have got a change.

Report
All responses (
Answers (