web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How would I add a row ...
Power Automate
Unanswered

How would I add a row to table if certain cells might be blank randomly

(0) ShareShare
ReportReport
Posted on by

So I am trying to use the add rows to table action to routinely move Completed status rows to a completed file and then delete them from the original document.

However not all cells will have data in them all the time. I have run into issues before where if a cell is null it will return an error saying something like was expecting string when there was a null.

So I am trying to find an expression that will basically enter the data if it has it but enters N/A if null. to each section of the add rows to table.

So far the expression I did try 

if(empty(outputs('Status')), null, outputs('Status'))
Is giving an error in the flow checker. 
"Correct to include a valid reference to 'Status' for the input parameter(s) of action 'Add_a_row_into_a_table'."
So I am not sure how to fix this.


Basically I want to run something once a week where if the status is labeled Completed Canceled or Removed then it adds the row to a completed file and then deletes the entry in the original document.


Categories:
I have the same question (0)
  • SudeepGhatakNZ Profile Picture
    14,394 Most Valuable Professional on at

    Please include a screenshot of your flow

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard