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 / Power Apps – Persist D...
Power Apps
Suggested Answer

Power Apps – Persist Dropdown Selection Across Sessions Without API Save

(0) ShareShare
ReportReport
Posted on by

Hi Team,

I am working on a Power Apps application and need clarification regarding dropdown value persistence behavior.

Requirement:

I have a dropdown control in the app. If a user selects a value (for example, 40), and later logs in from another system or device, the same selected value (40) should be displayed automatically.

Important Note:
This needs to work without saving the selected value to any external API or backend database.

Could you please confirm:

  1. Is this achievable using built-in Power Apps functionality only?

  2. What is the recommended approach to persist the dropdown selection across sessions and devices without API integration?

Kindly guide me with the best possible solution or reference documentation.

Thank you.

I have the same question (0)
  • Suggested answer
    Inogic Profile Picture
    1,291 Moderator on at
    Hi,
     
    In Power Apps, there is no built-in way to keep a user’s dropdown selection saved across different sessions or devices unless the value is stored somewhere.

    Functions like SaveData() and LoadData() only save data on the user’s current device, so they won’t work if the user logs in from another device. Similarly, variables created using Set() or UpdateContext() are temporary and get cleared once the app is closed.

    Because of this, these options cannot be used for cross-device persistence.

    To meet this requirement, the selected dropdown value needs to be saved in a persistent data source such as Dataverse, SharePoint, or SQL. When the user logs in again (from any device), the app can retrieve this saved value and display it automatically.

    Hope this helps!
     
    Thanks!
    Inogic

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard