FlexReport does not load and instead shows a blank page.
If the Report Query was built by hand and uses column aliases then be sure to avoid certain reserved SQL keywords. For example, the following Report Query does not load because it uses the reserved keyword "Type" for a column alias:
Some other common keywords to avoid are: Date, Interval, Status, Day.