Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

Getting your data in PowerApps

(0) ShareShare
ReportReport
Posted on by 20

Hi,

There are lots of posts on this issue and i have tried the suggestions but still the issue for me is not resolved.

I have a PBI rapport set up in the following way. 

 

aftabp_0-1702070173151.png

The Table is live so that every change is visible as soon as the Save button the PowerApp is hit.

 

The issue is that when i click on a record/line one of the following happens:

  • PowerApps load the data so that i can write stuff in it and save it in DVH
  • PowerApps doesnt even try (no spinning wheel at all) and shows: "Getting your data"
  • PowerApps try to load the data (i can see the spinning wheel) but it gives up and leaves me with "Getting your data"

There are couple of things i have done to try to solve the issue:

  • Use the hambuger menu to reduce the size of data shown
  • On OnStart for App i have added: 

 

 

Refresh('MSSQL Datasource');;

 

 

  • There are 2 forms and for each of them, the following for OnSelect

 

 

ResetForm(Name of form)

 

 

 

Categories:
  • aftabp Profile Picture
    aftabp 20 on at
    Re: Getting your data in PowerApps

    So, my LiveTabel had columns from both liveTabel and factTabel
    I have removed the columns from factTabel that i was showing in the liveTabel view. This improved the app a bit.

     

    aftabp_0-1702546336506.png

     

  • aftabp Profile Picture
    aftabp 20 on at
    Re: Getting your data in PowerApps

    @Ethan_R That is done already

  • Ethan_009 Profile Picture
    Ethan_009 4,836 on at
    Re: Getting your data in PowerApps

    Hi @aftabp ,

     

    If you have a form in PowerApps and it shows "Getting your data" and you do not see the data it means its waiting for the Form command to load which you might have not passed.

     

    To initiate the Form for creating new Record, use 'NewForm(<FormName>);' in PowerApps and for updating existing record use 'EditForm(<FormName>);' (Make sure you pass the Record in the 'Item' property of the Form to show related details.

     

    Hope this helps

  • aftabp Profile Picture
    aftabp 20 on at
    Re: Getting your data in PowerApps

    No measure filter on PowerApps

  • lbendlin Profile Picture
    lbendlin 7,597 on at
    Re: Getting your data in PowerApps

    Do you have a measure filter on the PowerApps visual that makes sure it is only active when a single row in the table visual is selected?

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,445

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,741

Leaderboard