Hello, I'd like to create a simple dashboard in powerapps which shows a result of the function
=INDEX(B$1:D$1;MATCH("OC";INDEX(B:D;MATCH(TODAY();A:A;0);0);0))Is it a way to use excel file as a source of thata and return only result of this function as a text?