cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

see my plugin in "PowerBIVisualsPlayground" plugins list

Hi

How Can i see my plugin in "PowerBIVisualsPlayground" plugins list !

 

i have created a IVisua named icalender and as the already build it methods says ---

 

/* Creating IVisualPlugin that is used to represent IVisual. */
// Uncomment it to see your plugin in "PowerBIVisualsPlayground" plugins list
// Remember to finally move it to plugins.ts
//
module powerbi.visuals.plugins {
export var icalender: ivisualplugin = {
name: 'icalender',
capabilities: icalender.capabilities,
create: () => new icalender()
};
}

 

i have uncommented it but still i can not see my plugin name in the PowerBIVisualsPlayground" plugins list.

 

I have also tried to move my code to plugins.ts but still no result !!

 

 

export let icalender: IVisualPlugin = {
name: 'iCalender',
watermarkKey: 'iCalender',
capabilities: iCalender.capabilities,
create: () => new iCalender()
};

 

 

 

Do ayone knows what i am doing wrong !

 

Any kind of advice or help will be really appreciable ! Thanks 

0 REPLIES 0

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.