I've created a screen, dropped a button on it, and then set the OnSelect as you see below. The OnSelect code sets a Global Variable called UserAccount to 1, and then navigates to a screen. The ExpenseBrowse screen uses this variable to decide what data source to use.

