Show if multipule

Hi there

I need help with Appsheet formula, I’m trying to have 4 columns show for different reasons.
example

Number of items
Item one
item two
item three
item four

the column “number of items” has an Enum of four choices.
I’d like the following columns "item 1, item 2, ect to appear only when the Enum shows 1,2,3 or 4. for example if the number 3 is chosen three columns appear, however if a number greater then 1 is chosen, than one must also appear and so on.

example
Number of items “3”
Item one
item two
item three

example
Number of items “2”
Item one
item two

example
Number of items “4”
Item one
item two
item three
item four

example
Number of items “1”
Item one

0 2 105
2 REPLIES 2

Hi @Appsheep
Check out SHOWIF

Steve
Platinum 4
Platinum 4

For reference:

Top Labels in this Space