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 / PowerApps Form Issue
Power Apps
Suggested Answer

PowerApps Form Issue

(0) ShareShare
ReportReport
Posted on by 10

In Powerapps I have the main page and insert page. When I click on insert button on the main page it goes to the insert page but at times is shows the page as blank screen with a message "No Item to Display". This mainly happens after I insert the first record and if I again click insert button on first page then blank screen with a message.

 

I have to close and reopen the powerapps couple of times then I am able to insert the data again.

 

Please let me know what the main reason could be this is happening.

 

Please suggest...


 

Categories:
I have the same question (0)
  • ronaldwalcott Profile Picture
    3,862 Moderator on at
    Show some screen shots and code. Is the insert page also an edit page?
  • GH-11121202-0 Profile Picture
    10 on at
    No, it is a page having a form which need to insert new records.
    Screenshot 1: Shows blank page of form

    Screenshot 2: Shows insert page with form and having default mode as "FormMode.New", We used this ".New" because we have to enter multiple records for each day.

    DataSource for this form is from a Dataverse Table which is in my personal environment, by the way the app which is created is in work environment. Both App and Source in not in same Environment.
     
  • ronaldwalcott Profile Picture
    3,862 Moderator on at
    I don't understand your first screen shot. An empty form will still display the labels. Did you deploy the app to the work environment and create the Dataverse tables? Show the code calling the Insert screen
  • GH-11121202-0 Profile Picture
    10 on at

    This is the button with Navigate function in main page. Onselect it will navigate to Insert Page.
    App is published and its in work environment not the Dataverse Table(It is in my Personal Environment).
  • Suggested answer
    timl Profile Picture
    36,749 Super User 2026 Season 1 on at
    Hi  G-11121202-0
     
    After you insert the first record, the form will revert to edit mode .This is the reason why "no item to display" appears on the form when you attempt to insert subsequent records.
     
    If you modify the formula in your button like so, that will place the form in 'new mode' whenever you click the button and should hopefully solve your problem. 
     
    NewForm(Form1);
    Navigate(Insert)
     

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 545 Most Valuable Professional

#2
Haque Profile Picture

Haque 314

#3
Kalathiya Profile Picture

Kalathiya 234 Super User 2026 Season 1

Last 30 days Overall leaderboard