Hello everyone,
I'm just not getting the default "ID" value from list, which is enumerated and it represents a number of the item which was written in order. Building the Power app, I'm trying to write it into a text as part of "concatenate" function, but it doesnt show anyhow.
it's here as Concatenate("GRZ", Right(Year(Now()), 2), "-", DataCardValue35, "-", DataCardValue10), where DataCardValue is ID , but is there any other way to access the ID data?


Thanks in advance!