Returns the Fields discovered for the MDX Query
: Query String : status is added to return the appropriate field valuesReason : to handle the Wizard Dialog and ReportQuery Dialog issueReportQueryDialog looks for a jTable / ArrayListWizardDialog looks for a jList / Liststatus == true implies that the call is from WizardDialogfalse imples that the call is from ReportQueryDialog.