Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Is there a character limit for single line text boxes regardless of the Max length set in the corresponding Dataverse column?

(0) ShareShare
ReportReport
Posted on by 634

Pretty simple question I figured would have been answered a half dozen times already. I have a single line text box that seems to prevent a user from submitting a form with some URLs the enter. The guess is that there might be some type of character limitation on the text box itself even though we have the column the datacard writes to set to a Max length of 2040. Is that the case?

Categories:
  • CNT Profile Picture
    10,919 Super User 2025 Season 1 on at
    Re: Is there a character limit for single line text boxes regardless of the Max length set in the corresponding Dataverse column?

    @Future_Vision Assuming that you are taliking about just one App, you don´t need to do any restore. Just publish the version that´s working and the changes will get reflected automatically.

  • Future_Vision Profile Picture
    634 on at
    Re: Is there a character limit for single line text boxes regardless of the Max length set in the corresponding Dataverse column?

    @CNT What is currently published is an older version. I'm working on a new version. I think I need to restore the old and then publish it and then restore the version I am currently working on to continue working it. Is that about right?

  • CNT Profile Picture
    10,919 Super User 2025 Season 1 on at
    Re: Is there a character limit for single line text boxes regardless of the Max length set in the corresponding Dataverse column?

    @Future_Vision It's a good idea to refresh the data source after any changes and republish the App.

     

    Please remember to give a thumbs-up and accept the solution as it will help others in the future.

  • Verified answer
    Future_Vision Profile Picture
    634 on at
    Re: Is there a character limit for single line text boxes regardless of the Max length set in the corresponding Dataverse column?

    @CNT 

    Question. I think I may have found the issue. I thought I had set the datafield in the DV table to accept 2040 characters but it looks like it is set to 100. Here is the issue. After the update it appears the new version of the app functions properly but the one that is already published still fails after 100 characters are inputted. Are the old settings saved to this published app? I know if I change the actual data in the tale that is instantly updated but are the settings as well?

     

  • Future_Vision Profile Picture
    634 on at
    Re: Is there a character limit for single line text boxes regardless of the Max length set in the corresponding Dataverse column?

    @CNT 
    Formula won't work. 

    Count(Len(URL_TB.Text))

    Says it is expecting a table value

     

    I can do use this formula and it returns a number. So it is taking the additional characters but just fails to 

    Len(URL_TB.Value)

     

    It looks like there is a 100 character threshold. When I get to 101 characters then the form doesn't validate because that field, which is required, is not valid.

     

  • CNT Profile Picture
    10,919 Super User 2025 Season 1 on at
    Re: Is there a character limit for single line text boxes regardless of the Max length set in the corresponding Dataverse column?

    @Future_Vision Can you confirm if your Textinput takes the whole URL text by doing a Count(Len(textinput.Text)). 

  • Future_Vision Profile Picture
    634 on at
    Re: Is there a character limit for single line text boxes regardless of the Max length set in the corresponding Dataverse column?

    @CNT 
    Hmmm. What would cause a text input to not allow a URL in some cases?

  • Verified answer
    CNT Profile Picture
    10,919 Super User 2025 Season 1 on at
    Re: Is there a character limit for single line text boxes regardless of the Max length set in the corresponding Dataverse column?

    @Future_Vision In my test below the textinput has 2879 characters!

    CNT_0-1625840201076.png

     

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,601 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,946 Most Valuable Professional

Leaderboard