Knowledgebase
[QODBC-Desktop] Troubleshooting - How do I remove subtotals and blank lines in sp_report
Posted by Jack - QODBC Support on 31 March 2016 07:38 AM
|
|
Troubleshooting - How do I remove subtotals and blank lines in sp_reportProblem Description:I'm trying to link a general ledger report in Excel. I've created the sp_report SQL query in Microsoft Query just fine, but the data it returns contains subtotals and blank lines. I know I can write a script/filter in Excel to eliminate these lines, but I can't figure out what parameters to use to do it using QODBC. Solution:In QODBC, You can remove subtotals and blank lines in sp_report by adding the below condition. | |
|
Comments (0)