Forum Discussion
saturation
6 years agoFrequent Visitor
Totals Table in Power Query - Need Help!
I have created a Totals table to combine some totals from 4 different data tables that are all related to my "Contacts" table. I'm new to Power BI, so trying to figure out how to do this....I bas...
- 6 years ago
each Table.RowCount(xxxx) where xxx is the name of the table
HotChilli
6 years agoCommunity Champion
each Table.RowCount(xxxx) where xxx is the name of the table