Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric Ideas just got better! New features, better search, and direct team engagement. Learn more

0

Is it possible to use Embedded Power BI in WIN 10 Xaml Solution

we are developing a WIN 10 application using XAML and we have a requirement to consume power BI reports and as part of it we are using Power BI Embedded service. Wen we are trying to install the NUGET packages it displays error. Can you please help us with the issue
Status: Completed
Comments
v-saybis
New Member
'Thanks Charles for your reply but when I was trying to install PM> Install-Package Microsoft.PowerBI.Core -Pre Restoring packages for 'GlobalCDTPBIReports'. Restoring packages for D:\Work\CDT\GlobalCDTPBIReports\GlobalCDTPBIReports\project.json... Install-Package : Microsoft.PowerBI.Core 1.0.12-preview is not compatible with UAP,Version=v10.0. At line:1 char:1 + Install-Package Microsoft.PowerBI.Core -Pre + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand Install-Package : System.IdentityModel.Tokens.Jwt 4.0.2.206221351 is not compatible with UAP,Version=v10.0. At line:1 char:1 + Install-Package Microsoft.PowerBI.Core -Pre + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand Install-Package : Some packages are not compatible with UAP,Version=v10.0. At line:1 char:1 + Install-Package Microsoft.PowerBI.Core -Pre + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand Install-Package : Microsoft.PowerBI.Core 1.0.12-preview is not compatible with UAP,Version=v10.0 (win10-arm). At line:1 char:1 + Install-Package Microsoft.PowerBI.Core -Pre + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
chass
Impactful Individual
Hello Sayak, I just checked with the dev team and they do plan on creating a Win10 sample the design approach will be to use an iframe...Please try this instead as it should work Thanks!
chass
Impactful Individual
Hello Sayak, Can i get the error thrown when attempting to install the nuget package? Thanks Chuck
fbcideas_migusr
New Member
Status changed to: Completed