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 Apps / Blank() with error and...
Power Apps
Unanswered

Blank() with error and IsBlank() with delegation

(1) ShareShare
ReportReport
Posted on by 2

Hi,

 

In Canvas app I used to have function OptionSet = Blank() which worked well but suddenly stopped working and now throws error. When I change it to IsBlank(OptionSet) I get delegation warning. Any ideas how to solve this issue?

Categories:
I have the same question (0)
  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @PixelWitch,

    IsBlank() is nondelegable function, that's why you have delegation warning.

    If you have less than 2000 records, please ignore this warning message.

     

    OptionSetValue is a special format value, generally we could not compare it with a text string directly.

    We could use Text() function to compare:

    Text(OptionSet) = Blank()
  • mow1 Profile Picture
    18 on at

    Hi,

     

    why was this changed overnight? @microsoft 

     

    It does not work inside a filter(), there you still get delegation warning.

     

    Best regards,

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 993

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 545

Last 30 days Overall leaderboard