Fic.XTB.PowerBiEmbedder 1.2022.1.2

dotnet add package Fic.XTB.PowerBiEmbedder --version 1.2022.1.2
NuGet\Install-Package Fic.XTB.PowerBiEmbedder -Version 1.2022.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fic.XTB.PowerBiEmbedder" Version="1.2022.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fic.XTB.PowerBiEmbedder --version 1.2022.1.2
#r "nuget: Fic.XTB.PowerBiEmbedder, 1.2022.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Fic.XTB.PowerBiEmbedder as a Cake Addin
#addin nuget:?package=Fic.XTB.PowerBiEmbedder&version=1.2022.1.2

// Install Fic.XTB.PowerBiEmbedder as a Cake Tool
#tool nuget:?package=Fic.XTB.PowerBiEmbedder&version=1.2022.1.2

XrmToolBox plugin that allows you to embed the Power BI report into the CDS form.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2022.1.2 19,671 1/25/2022
1.2020.4.2 17,678 4/16/2020
1.2020.4.1 523 4/15/2020
1.2020.2.7 2,794 2/19/2020
1.2020.2.3 1,512 2/4/2020
1.2020.2.1 534 2/4/2020
1.2019.12.8 2,807 12/6/2019
1.2019.12.6 595 12/5/2019
1.2019.12.5 695 12/4/2019
1.2019.12.4 563 12/4/2019
1.2019.12.3 564 12/3/2019
1.2019.12.2 573 12/1/2019
1.2019.12.1 522 12/1/2019
1.2019.11.1 529 11/30/2019

1.2020.4.1
- Added option to pick report page that will be opened on load
1.2020.2.7
- Added link toggle between section and Power BI configuration
1.2020.2.1
- Added support for fetching report data via Power BI API
1.2019.12.7
- Added edit function for existing reports
1.2019.12.6
- Improved field validation
1.2019.12.5
- Fixed NuGet and DLL version mismatch
1.2019.12.4
- Fixed crash when running without connection
- Fixed crash when publish is initiated without a section selected
1.2019.12.3
- First public release of Power BI Embedder for XrmToolBox