Choosing Another Column based on an input. Data tables.

Hey there,

I have a data table.

I want to be able to have the input as the item name for example and get a return of what the cost is.

So the input is an Item name then insert noding wizardry = output is 600 which is on the same row.

Item name - Cost
Armour - 600

input armour so the output is 600.

Hopefully Ive made sense. I can post screenies If anyone needs it. Thanksss. Ill update if I make any progress.

I don’t get it. You’ve described the most default way to use the DT:

image

Where’s the catch?

Hey,

The catch being that what if the input was Item name? Not a row name.

So for example I have a array of bought items off the data table, Not everything has been bought, Only like say 5 things.

When a button Is clicked, It puts the item name through, And I want it to use the item name to find the cost thatll be on the same Row.

Im curious if theres a way to do it? Although it does sound like figuring out a way to transfer Row name Through instead Would be easier.

OMG Wait…Can I just make the Row name the same as the Item Name?

Oh jeez that works. I apologise Massively. Im going to blame this on being sick atm. Lol.

Thanks for taking the time. Thanks for triggering my realisation too. I guess sometimes just talking it through really helps. :laughing: :trophy:

1 Like