Forum Discussion
Matjo
8 years agoAdvocate I
Create scheme by limiting rows imported
Hi,
I have an unknown database with 60 tables. It it possible to use Power BI to import top 100 rows max per table in order to show the scheme?
Yes, Table.FirstN is the function for it.
There is also other usefull functions like: Table.Schema and Table.Profile that return intertesting details about your data.
1 Reply
- ImkeFCommunity Champion
Yes, Table.FirstN is the function for it.
There is also other usefull functions like: Table.Schema and Table.Profile that return intertesting details about your data.