Forum Discussion

arunbyc's avatar
arunbyc
Icon for Helper III rankHelper III
10 months ago
Solved

Paginated report - MFA authentication is a requireent

I am trying to design a Paginated report but am running into these issues: I cannot connect Power BI Report Builder directly to our SQL Server data source, because our company requires multi-factor ...
  • DataVitalizer's avatar
    10 months ago

    Hi arunbyc 

    Unfortunately, you can’t connect Report Builder directly to SQL Server if MFA is required.

     

    The workaround is pretty simple though:

    • Push your SQL data into a Power BI dataset through the gateway (that already takes care of MFA).

    • Point Report Builder at that dataset instead of the SQL server.

    • Add FromDate and ToDate as parameters in your report and use them to filter the data.

    • Publish the .rdl to a Premium/Fabric workspace, and from there you can run it online and export all 750k+ rows to Excel.

    That way you sidestep the MFA roadblock and still get flexible, parameter‑driven reports with big exports.

     

    Did it work? 👍 A kudos would be appreciated
    🟨 Mark it as a solution to help spread knowledge 💡

     

    🟩 Follow me on LinkedIn