What Changed
We hid the XPO Data Source from the list of data sources available in the Data Source Wizard.
Reasons for Change
End-users cannot create the XPO Data Source in the Data Source Wizard by default because XPO requires the developer to additionally configure it. Therefore, we decided to hide it from the list of data sources available by default.
How to Revert to Previous Behavior
The DashboardDesignerDataSourceWizardSettings.AvailableDataSourceTypes property specifies which data sources are displayed in the Data Source Wizard. Add the XPO value if you want to enable users to create an XPO data source.