
Announcements
Hello All,
I have the following scenario:
- Creation of a Microsoft Poll that will allow for simple math calculations i.e. Addition of two user input numbers
- The poll will need to show unique information based on user input data.
-- I.e. If a user inputs Q1: ABC | Q2: 123, the poll will automatically pull in data based on the data from Q1 and Q2
(This is somewhat similar to https://powerusers.microsoft.com/t5/Building-Power-Apps/Lookup-value-based-from-input-box-into-other-fields-in-the-form/td-p/1601258 )
--- The deviation from the previous answer is that I need the list data to come from an Excel table and not Sharepoint Lists.
Please let me know if additional clarification is needed. Thank you in advance.