Forum Discussion
Anonymous
2 years agoNot applicable
InferSheetDimensions for xls files
I currently have an issue with a query returning only the first two rows and one column of data from a report. Due to the way the data is structured PQ is assuming any blank cell spacing is the end o...
Syndicate_Admin
Administrator
2 years agoInstead of {0} use a filter that identifies the sheet. Then navigate in the sheet (remove top rows, remove columns etc) until you hit the data range.
Note: .xls is a Very Bad source format and not supported in the Power BI service.