Forum Discussion
saturation
7 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...
- 7 years ago
each Table.RowCount(xxxx) where xxx is the name of the table
HotChilli
7 years agoCommunity Champion
each Table.RowCount(xxxx) where xxx is the name of the table