cancel
Showing results for 
Search instead for 
Did you mean: 

Set "Bring Your Own Data" datasource at run time

Former Member
0 Kudos

I want to set the datasource of type "Bring Your Own Data" at run time :

CHART_2.setDataSource(MyBringYourOwnData_Datasource);

but I have an error "Cannot convert from "org.scn.community.datasource.BYOData" to "DataSourceAlias""
any help ?

Accepted Solutions (0)

Answers (1)

Answers (1)

TammyPowlas
Active Contributor
0 Kudos

Please report this on GitHub - https://github.com/org-scn-design-studio-community where the developers can see it