Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi
I'm having an issue with Template Content Packs. I've created a test Template Content Pack which includes a Dataset, Report and Dashboard. When creating the Content Pack I ticked the 'Make this content pack a template' and that created the template fine. I've checked the dataset and I can refresh the data fine. When I try testing the Content Pack Template it shows me the connections details to the SQL Server instance and the Database. The only option I've got is to select the authentication of either 'Windows' or 'Basic'. Choosing the authentication as 'Windows' I get the following error:
Failed to update data source credentials: InstanceNotRegisteredHide details
Activity ID: dce584a2-f56c-48c1-b1f8-f970c56a0a79
Request ID: cb991837-051b-4bb7-2e5e-f78a70156463
Status code: 400
Time: Mon Oct 24 2016 12:26:04 GMT+0100 (GMT Daylight Time)
Version: 13.0.1700.457
Cluster URI: https://wabi-north-europe-redirect.analysis.windows.net
Details: InstanceNotRegistered
If I try the authentication 'Basic' it just sits there with the spinning timer.
I've had a look around Google and people have suggested updating the On Premise Gateway so I've un-installed that downloaded the latest one from the link in Power BI and tried that and that hasn't made a difference.
This issue is happening with Content Pack Templates which connect to On Premise Gateways on the same domain as my Power BI login and On Premise Gateways on my development domain.
Anyone got some suggestions to the answer on this?
Thanks
Ven
Solved! Go to Solution.
I guess your content pack might have violate some restrctions. See more https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-content-pack-authoring/
As listed in the above sections, currently the template content packs have a set of restrictions:
Supported | Not Supported |
Datasets built in PBI Desktop | Datasets from other content packs or inputs such as Excel files |
Data source supported for cloud Scheduled Data refresh | Direct query or on-prem connecitivty is not supported |
Queries returning consistent schema or errors where appropriate | Dynamic or custom schemas |
One data source per dataset | Multiple data sources such as mashups or URLs that are detected as mutliple data sources |
Parameters of type text | Other parameter types (such as date) or "list allowed of values" |
One dashboard, report and dataset | Multiple dashboards, reports or datasets |
Hi
Just an update to this. I've manged to get this sorted an now have the Content Pack Template setup. In the end the problems were certificate and DNS issues.
Was using a self signed certificate not one for the company. Move the development on to an Azure environment and gavve the machine a public DNS. In the company DNS registered the Azure Public DNS against the company domain. was able to then contect created the .bpix file. Upload the file and create the Content Pack Template. The template then works fine and doesn't give me the error.
Regards
Ven
I guess your content pack might have violate some restrctions. See more https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-content-pack-authoring/
As listed in the above sections, currently the template content packs have a set of restrictions:
Supported | Not Supported |
Datasets built in PBI Desktop | Datasets from other content packs or inputs such as Excel files |
Data source supported for cloud Scheduled Data refresh | Direct query or on-prem connecitivty is not supported |
Queries returning consistent schema or errors where appropriate | Dynamic or custom schemas |
One data source per dataset | Multiple data sources such as mashups or URLs that are detected as mutliple data sources |
Parameters of type text | Other parameter types (such as date) or "list allowed of values" |
One dashboard, report and dataset | Multiple dashboards, reports or datasets |
Hi Kumar
Quite probably your right on that but I can't see which of those restrictions I'm hitting. I'm just trying to connect the template to an OData feed. It's not like I'm trying to do anything hard. I can in PBI Desktop connect to the feed with credentials however I have to import domain certificate and alter the host file to acheive this as using the IP for the host machine give an SSL/TSL error. You can't do that in the PBI Web. I suspect the service, which requires 'Windows' authentication, I'm connecting to isn't right somehow an is only intented to be used in the same domain.
Thanks
Ven
Hi
Just an update to this. I've manged to get this sorted an now have the Content Pack Template setup. In the end the problems were certificate and DNS issues.
Was using a self signed certificate not one for the company. Move the development on to an Azure environment and gavve the machine a public DNS. In the company DNS registered the Azure Public DNS against the company domain. was able to then contect created the .bpix file. Upload the file and create the Content Pack Template. The template then works fine and doesn't give me the error.
Regards
Ven
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.