Hi, I am new to PowerApps (and also having some trouble to searching the forum for the right discussions).
I have a flow where I take data from a Sharepointlist and compare it to data from a table in dynamics.
I am using one flow-action to load the data from Sharepoint.
I am using another flow-action to load the data from Dynamics.
Then I have a loop and a condition to find matching data-pairs.
Sharepoint-Data and the Dynamics-Data have a field ordernumber which should contain identical values.
How do I compare the ordernumbers to find the matchin data-pairs?
Also for testing I tried to look for a specific ordernumber (which exists) but I am not sure how to put that in a condition,
I tried soemthing like:
Condition:
ordernumber equals "5"
ordernumber equals '5'
User | Count |
---|---|
88 | |
39 | |
23 | |
20 | |
16 |
User | Count |
---|---|
128 | |
47 | |
46 | |
27 | |
25 |