Forum Discussion

ligeshmg's avatar
ligeshmg
New Member
4 months ago
Solved

Power BI Desktop App for Mac.

Power BI Community / Admin,

Could you please share any update on the availabilty of power bi desktop app for mac?

6 Replies

  • Hi ligeshmg 

    there is no plan for that. Rather, you are already able to make your data model in cloud directly where you can have a mac, or linux or a windows machine

     

    best

    If this helped, please consider giving kudos and mark as a solution

    @me in replies or I'll lose your thread

    Want to check your DAX skills? Answer my biweekly DAX challenges on the kubisco Linkedin page

    Consider voting this Power BI idea

    Francesco Bergamaschi

    MBA, M.Eng, M.Econ, Professor of BI

  • Thank you FBergamaschi  for the update. Could you please advise if there is a way i can put in a request to Microsoft as an 'enhancement'? 

  • Hi,

     

    As of now, Microsoft Power BI Desktop is still not available as a native application for macOS. Microsoft continues to support Power BI Desktop only on Windows, and there has been no official announcement of a Mac version.

    Current Status

    • Power BI Desktop is a Windows-only application
    • There is no native installer for macOS
    • Microsoft has not shared any roadmap or timeline for a Mac release

    Available Alternatives for Mac Users

    If you are using a Mac, the option left is Power BI Service (Browser-based). Below are the details
    • Works on Chrome, Edge, Safari
    • Good for viewing reports and light editing
    • Limited for advanced modeling

    Hope this helps clarify the current situation.

    Thanks!

  • Power BI Desktop still does not have a native macOS version. I ran into a related problem because I regularly needed to inspect PBIX files on my Mac without starting a Windows VM.
    I built PBIXRay, a native macOS app for that specific workflow.
    To be clear, it is not a replacement for Power BI Desktop. It cannot create or edit reports, refresh Power Query, evaluate DAX through the Power BI engine, or reproduce Microsoft’s visual rendering.
    It can open raw PBIX and ABF files locally and inspect:
    • Semantic model metadata
    • DAX and Power Query
    • Data sources
    • VertiPaq storage statistics
    • Stored table data
    • Report structure
    • ABF backups
    It also includes a Finder Quick Look extension for previewing PBIX files. Everything is processed locally, with no file uploads or network access.
    Sharing this in case your requirement is to inspect existing PBIX files rather than develop or modify reports.