Okay so I have a sharepoint list and when an item is created or modified in that, I then get items with filter query from a list I have made to act as a counter. I then have a condition that is meant to check if the "Title" column of The item created or modified is equal to "Title" column in my Counter list. If it is equal to then its meant to add +1 to the counter column and if not its meant to create a new item with that Title.
Problem is when i test my flow it says its succesfull, but it doesnt seem to do anything and when my flow reaches the condition it says "Condition notspecified", any help would be greatly appreciated.
Thank you.
Alternatively, you can check a condition with the length of the get items since we have already filtered by title.
length(outputs('Get_items')?['body/value'])
Regards,
Santhosh | Apps4.Pro Migration Manager | Your migration partner for Tenant to Tenant migrations.
WarrenBelz
146,660
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional