FlexReport fails to load in Classic UI
search cancel

FlexReport fails to load in Classic UI

book

Article ID: 435341

calendar_today

Updated On:

Products

CloudHealth

Issue/Introduction

FlexReport does not load and instead shows a blank page.

Resolution

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.