Hello all,
I have an issue. I will be running a daily report (Today’s report) and I have a Master report. When ever I run a today’s report I should compare my today’s report with Masters Report.
After Comparison:
- If the ID doesn’t exist in Master Report after comparing it with today’s report, I should append the entire new row into Master report.
- if the ID exist in Master Report after comparing it with today’s report, I should compare each value in that particular row in today’s report with master report. If there’s a difference in between today’s report and master report, I should update the masters report with today’s change by highlighting.
Please help me this. I tried multiple options. But nothing seems to be working. If you can upload the work flow it would be a great help.