
Announcements
i have data in excel which is not in table format and it is not connecting to powerapps.
i found one option where it copied all contents as powerquery format.
is possible to create form using power query fields?
sample of code below
= Table.TransformColumnTypes(Source,{{"ID", type text}, {"NAME", type text}, {"Company", type text},