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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Conditional Expression...
Power Automate
Answered

Conditional Expression from CSV to SP List

(0) ShareShare
ReportReport
Posted on by 224
I have a flow that takes a CSV file and inputs each item into a SP list which is mostly working except a Condition Expression that can being either a number or letter.
 
It appears that the split(item(),',')?[3] is equal to any letter works, but it doesn't work for numbers?
 
I tried if(isInt(split(item(),',')?[3]),int(split(item(),',')?[3]),split(item(),',')?[3]) for the numbers and now I'm getting confused on the troubleshooting because I'm getting false errors.
 
This seems like it should be an easy fix? Do I need to wrap the split(item(),',')?[3] in something else?
 
Categories:
I have the same question (0)
  • Verified answer
    Mark Nanneman Profile Picture
    993 Moderator on at
    Just out of curiosity, are you trying to check "split(item(),',')?[3]" for each of these conditions?
     
    If so, you could simplify this a lot.
     
    You could put '2,7,8,F,G,H,T,U,V,X,Z,B,R' in the first parameter, then use "Contains" instead of "is equal to" and then in the last parameter put "split(item(),',')?[3]"


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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 247 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 164 Super User 2026 Season 2

#3
trice602 Profile Picture

trice602 138 Super User 2026 Season 2

Last 30 days Overall leaderboard