Hi Everyone,
I'm new to Alteryx and still trying to find my way around creating an Analytic App. I have an app I'm currently working on, but I'm struggling to put all the pieces together appropriately.
I want users to be able to add new employee data, sales data or both for either a new store or an existing store in the database. If they're adding data for a new store, I want them to be able to add the Store Name via an open text box and then append that data to the selected existing data. All rows for this new data would ideally have a field saying which Store Name the data is for (based on the user's entry from the open text box). If they're adding new data for an existing store in the data, I want them to be able to select a store name from a dropdown and then replace any existing data for that store with the new data.
I attached the start of the application in this post. Does anyone have tips on how best to achieve my needs?
Thanks!
Paul