Forum Discussion

NightSpeedOne's avatar
NightSpeedOne
New Member
1 year ago
Solved

Power BI

I am trying to use a value passed from Power BI to Power Apps and based on that value navigate to the correct screen. The issue is that, even though I can see the value and display it with a Notify w...
  • NightSpeedOne's avatar
    NightSpeedOne
    1 year ago

    So you got me thinking about delay, while seaching and not finding a delay function I did find timer and it has auto start and onend. So I moved the timer to a splash screen and set it for 1 second and then added the navigate to the onend. Works perfect.