
Announcements
Hi,
I have a flow. According to this flow, I want to compare 2 list. In the oracle db list is dynamic list. And I have to transfer new monthly data. In sharepoint list 'Tarih' column is a text column. 'Tarih' column equals Month/Year. For instance 12/2023.
In oracle Sql Month and year separately columns.
But my main purpose is as I said, If don't exist in sharepoint list, it should add to sharepoint list.
For example, we are in the 12th month. My flow will run for the last 5 days of the month. Within these 5 days, the data of the 1st month will be entered into oracle SQL. My goal is to take the data of this 1st month and add it to sharepoint
Here is my flow.
It is not running. 😞