Forum Discussion
SXT3410
May 31, 2023Copper Contributor
SharePoint Calculated Column IF(ISBLANK
Hello, We are able to import data to a SharePoint List from our on prem server using Power Automate SQL connector. Now we are trying to create calculated columns based off the imported data but b...
suvi-15
Jun 01, 2023Brass Contributor
SXT3410 Have you tried to insert row manually not through import, check if blank condition working or not. May be Shipped Date has value as " ", like may be space or something there. Just check that once if not.
Br,
Suvi
- SXT3410Jun 05, 2023Copper ContributorYes I entered a new row and it works correctly. This had to do with the import of data, for some odd reason the flow imported a blank space maybe. After opening a row that was imported through flow, I added a ship date and then removed it then it worked correctly, this indicated that the blank column had something in it.