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
<PackageReference Include="Fic.XTB.PowerBiEmbedder" Version="1.2022.1.2" />
paket add Fic.XTB.PowerBiEmbedder --version 1.2022.1.2
#r "nuget: Fic.XTB.PowerBiEmbedder, 1.2022.1.2"
// 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 | Versions 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. |
-
- XrmToolBox (>= 1.2018.6.25)
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 | 22,431 | 1/25/2022 |
1.2020.4.2 | 17,711 | 4/16/2020 |
1.2020.4.1 | 545 | 4/15/2020 |
1.2020.2.7 | 2,824 | 2/19/2020 |
1.2020.2.3 | 1,539 | 2/4/2020 |
1.2020.2.1 | 561 | 2/4/2020 |
1.2019.12.8 | 2,833 | 12/6/2019 |
1.2019.12.6 | 618 | 12/5/2019 |
1.2019.12.5 | 721 | 12/4/2019 |
1.2019.12.4 | 586 | 12/4/2019 |
1.2019.12.3 | 588 | 12/3/2019 |
1.2019.12.2 | 600 | 12/1/2019 |
1.2019.12.1 | 531 | 12/1/2019 |
1.2019.11.1 | 550 | 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