Hello,
I'm trying to compare two columns from different tables and if matches > update the lookup field
1
2
3
this is the lookup field with the entityschemanameinplural(GUID)
4
and also tried/entityschemanameinplural/GUID but no luck
5 I have done the "Create new record with setting the lookup field" but when I try the above it didn't work with the same way
1 - I'm I doing it the right way for comparing?
2- What is wrong with entityschemanameinplural(GUID)
Please help
thanks in advance
Solved! Go to Solution.
Hello @Mira_Ghaly
thank you for your kind support, it just worked like you explained before, don't know why didn't go before.
4
Appreciate your support Mira
Hello @Mira_Ghaly
Finally, I find the problem, it is case-sensitive
so when I use cr7bc_Customers_TS didn't work
But when I use cr7bc_customers_ts It work successfully
Thanks again for your kind help
Hello Mira,
Still the same
this is the relationship
Column
and this is the field created by the relationship
Relationship
yes i did but didn't work
Hello @Mira_Ghaly
thank you for your kind support, it just worked like you explained before, don't know why didn't go before.
4
Appreciate your support Mira
Hello @Mira_Ghaly
Finally, I find the problem, it is case-sensitive
so when I use cr7bc_Customers_TS didn't work
But when I use cr7bc_customers_ts It work successfully
Thanks again for your kind help
Also, If you put spaces it will not work. however, to solve this:
This is the table name:
1 Table Name
This is how to write it on the flow:
2 work like this
I hope this save your time
User | Count |
---|---|
103 | |
36 | |
29 | |
25 | |
16 |
User | Count |
---|---|
133 | |
53 | |
53 | |
36 | |
26 |