Well, of course it depends, but as your master workbook must contain TBLREADINGS, it should be as easy as creating a blank query and copying in my code....
AliGW Today, 01:38 PMJust on my way out, but will respond to all three questions when I get back later this afternoon. ...
AliGW thats fantastic!!
i have a couple of questions
See if this PowerQuery solution suits your needs.
M Code:
let Source = Excel.CurrentWorkbook(){[Name="TBLREADINGS"]}[Content],
can a pivot table show my data in the way i need it?
Thank you so much, figured out how to load into editor and added extra columns to calculate consumption and am now creating a dashboard with slicers....
rantanwang Today, 02:42 PM