With(ReadNFC(),
Set(id, Coalesce(Identifier, "No ID"));
ForAll(NDEFRecords,
Collect(tagRecords, {ID: id, Value: Coalesce(Text, URI)})));
Set(varRoom, Title4.Text);
FlowTest.Run(varUserEmail, varRoom);
With(ReadNFC(),
Set(id, Coalesce(Identifier, "No ID")
);
ForAll(NDEFRecords,
Collect(tagRecords, {ID: id, Value: Coalesce(Text, URI)}
)
)
);
Set(varConf, Title5.Text); If(conferenceroomassistancetest.Run(varUserEmail,varConf))
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional