Drop Down ComboBox item

219/5000

Hello people!

I need to capture all the information in the combobox!

I already tried to use the select item, but I couldn’t solve the problem!

Can you help me with other ideas?

But first you have to install Microsoft’s Power BI for you to have access!

Thank you friends!

Main.xaml (13.6 KB)
produtos.xlsx (7.9 KB) vendas.xlsx (8.1 KB)

Sometimes you have to click on the drop-down box first for the Select Item activity to work.

If this still does not work, you may be able to use Click activities to choose the item. You can make what you click dynamic and pass the parameter of which item you want to click into the activity. However, I recommend trying the 1st item before this, since the first option is a bit simpler.