Search Results for

    Show / Hide Table of Contents

    pbicli app

    Commands

    pbicli app dashboard list List dashboards of a Power BI apps
    pbicli app dashboard show Get the detail of a dashboard of a Power BI app
    pbicli app dashboard tile list List of dashboard tiles of a Power BI apps
    pbicli app dashboard tile show Get the details of a dashboard tile of a Power BI apps
    pbicli app list List Power BI apps
    pbicli app report list List reports of a Power BI apps
    pbicli app report show Get the detail of a report of a Power BI app
    pbicli app show Get the details of a Power BI app

    pbicli app dashboard list

    List dashboards of a Power BI apps

    pbicli app dashboard list [--app] [-a]
    

    Parameters

    • --app -a <app>
      Name or ID of the Power BI app

    Global Parameters

    pbicli app dashboard show

    Get the detail of a dashboard of a Power BI app

    pbicli app dashboard show [--app] [-a]
                              [--dashboard] [-d]
    

    Parameters

    • --app -a <app>
      Name or ID of the Power BI app

    • --dashboard -d <dashboard>
      Name or ID of the dashboard of the Power BI app

    Global Parameters

    pbicli app dashboard tile list

    List of dashboard tiles of a Power BI apps

    pbicli app dashboard tile list [--app] [-a]
                                   [--dashboard] [-d]
    

    Parameters

    • --app -a <app>
      Name or ID of the Power BI app

    • --dashboard -d <dashboard>
      Name or ID of the dashboard of the Power BI app

    Global Parameters

    pbicli app dashboard tile show

    Get the details of a dashboard tile of a Power BI apps

    pbicli app dashboard tile show [--app] [-a]
                                   [--dashboard] [-d]
                                   [--tile] [-t]
    

    Parameters

    • --app -a <app>
      Name or ID of the Power BI app

    • --dashboard -d <dashboard>
      Name or ID of the dashboard of the Power BI app

    • --tile -t <tile>
      Name or ID of the tile of the dashboard of the Power BI app

    Global Parameters

    pbicli app list

    List Power BI apps

    pbicli app list
    

    Global Parameters

    pbicli app report list

    List reports of a Power BI apps

    pbicli app report list [--app] [-a]
    

    Parameters

    • --app -a <app>
      Name or ID of the Power BI app

    Global Parameters

    pbicli app report show

    Get the detail of a report of a Power BI app

    pbicli app report show [--app] [-a]
                           [--report] [-r]
    

    Parameters

    • --app -a <app>
      Name or ID of the Power BI app

    • --report -r <report>
      Name or ID of the report of the Power BI app

    Global Parameters

    pbicli app show

    Get the details of a Power BI app

    pbicli app show [--app] [-a]
    

    Parameters

    • --app -a <app>
      Name or ID of the Power BI app

    Global Parameters

    Feedback

    • Improve this Doc
    In This Article
    Back to top Generated by DocFX