{
"PID": "ABC10012.com",
"Status": "Running"
},
"PID": "ABC10013.com",
"Status": "Stope"
},
{
"PID": "ABC10019.com",
"Status": "Stopped"
}
]
I want to Look up with a Dateverse Table which is custom created.
Process: Process1
Machine: [{"Machine":"ABC10012.com","connectionreference":"1234567abcf"}, {"Machine":"ABC10013.com","connectionreference":"abc123456788"}]
What is the best way to compare both the Email and Dataverse to have an output generated as below?
Output
Total machine = 2

Report
All responses (
Answers (