Skip to content

Files

Latest commit

d26f258 · Feb 10, 2022

History

History
47 lines (34 loc) · 1.77 KB

power-bi-visual-technical-configuration.md

File metadata and controls

47 lines (34 loc) · 1.77 KB
title description author ms.author ms.reviewer ms.service ms.subservice ms.topic ms.date
Set up Power BI visual offer technical configuration in Partner Center for Microsoft AppSource
Learn how to set up Power BI visual offer technical configuration in Partner Center for Microsoft AppSource.
posurnis
posurnis
pooja.surnis
powerbi
powerbi-custom-visuals
how-to
09/21/2021

Set up Power BI visual offer technical configuration

On the Technical configuration tab, provide the files needed for the Power BI visual offer.

:::image type="content" source="media/power-bi-visual/technical-configuration.png" alt-text="Shows the Technical Configuration page in Partner Center.":::

PBIVIZ package

Pack your Power BI visual into a PBIVIZ package containing all the required metadata:

  • Visual name
  • Display name
  • GUID (see note below)
  • Version (see note below)
  • Description
  • Author name and email

Note

If you are updating or resubmitting a visual:

  • The GUID must remain the same.
  • The version number should be incremented between package updates.

Sample PBIX report file

To showcase your visual offer, help users get familiar with the visual. Highlight the value the visual brings to the user and give examples of usage and formatting options. Add a "hints" page at the end with tips, tricks, and things to avoid. The sample PBIX report file must work offline, without any external connections.

Note

  • The PBIX report must use the same version of the visual as the PBIVIZ.
  • The PBIX report file must work offline, without any external connections.

Select Save draft before skipping in the left-nav menu to the Offer management tab.

Next steps