How to show the data in dropdown along with quantity

JAID
New Member

Hi,

Below is my dropdown to show the Covid-19 relief materials distributed. I would like to show the
specific quantity number as well(#) rather than just a check list. Please let me know if there is any way to achieve this.

3X_e_c_ecec4050d6e16ea7f63afc66d0d54c4f18c5a925.png

0 8 302
8 REPLIES 8

3X_e_c_ecec4050d6e16ea7f63afc66d0d54c4f18c5a925.png

next to all the materials, I need editable Quantity(basically Number) field.

I have created virtual column with app formula but it is not showing quantity field in the dropdown

CONCATENATE([ Distribution of materials]," - ",[Quantity])

Not possible without going into the thing.

Have you set it as the label?

Yes, I have set the created virtual column as label

If you don’t deselect the previous label and choose a new one, Appsheet often defaults to the previous label again. Please check that.

Steve
Platinum 4
Platinum 4

Are the values shown in the screenshot from Ref values. If so, the suggested row-label approach is the right one. That you tried it and it hasn’t worked suggests the values in the dropdown are not from Ref values. Can you clarify the situation?

Yes, values in dropdown are not from the Ref.

I am getting the drop down values from Covid table, Distribution of materials columns

3X_6_d_6daf1cb45642752027dcf311e26ed18f2b3011b4.png

I want to show the materials distributed along with the Count to each patient as follow.

3X_f_7_f7c22d2a20cef9dfc6b91d616d70d31ef45c0215.png

Basically, I need counter (Number field) in drop down in front of each Materials. A community health worker will select number for example masks -7 , sanitizers -3 etc. he has distributed to the specific patient can be recorded.

3X_f_3_f39aa92cb9df79eb8ce7c377822f0a36709e8ddc.png

There is no good way to do what you want given how your app is already structured.

Top Labels in this Space