Hello community!
Is there a functionality, that allows me to retrieve some information about my data source in my canvas app?
I simply want to connect my Dataverse table and create a collection, that will show me my Column names (from that table, all of them) and add a new one Columns to the Collecion (using AddColumns () probably), so they will show me an extra info about my Columns:
1. Column Data Type
2. If Text, Show Max Length (of the column, not of the text that is stored)
Any help is appreciated