Skip to main content
JimH
New Member
March 20, 2024
Solved

Using PowerBI to create reports

  • March 20, 2024
  • 1 reply
  • 4598 views

We have standardized on using Power BI for reporting metrics on our different systems.  Has anyone created FortiSOAR reports using an external report system like Power BI?  If so, how did you accomplish this?

    Best answer by Anonymous_User

    The case management data is stored in Postgres. You could create an additional PG user with read-only access and connect the DB to PowerBI

    1 reply

    Contributor
    March 21, 2024

    The case management data is stored in Postgres. You could create an additional PG user with read-only access and connect the DB to PowerBI

    JimH
    JimHAuthor
    New Member
    March 27, 2024

    Thank you for the information.  I had to figure out the password for a Postgres account to add the RO user and then allow remote connections to the PG DB.  Works great!

    CBBos
    Visitor III
    October 8, 2025

    Can you describe how to do this? would really appreciate some guidance