The PowerApps table function is far more useful than you would believe.
In this session we cover table(), ClearCollect() and Galleries to show how a simple data structure such as the one below can be made use of in #PowerApps
Table({Hex:”#800000″,R:128,G:0,B:0,A:1},
{Hex:”#8B0000″,R:139,G:0,B:0,A:1},
{Hex:”#A52A2A”,R:165,G:42,B:42,A:1},
{Hex:”#B22222″,R:178,G:34,B:34,A:1}
)