Dax.ViewVpaExport 1.2.5-preview1

This is a prerelease version of Dax.ViewVpaExport.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Dax.ViewVpaExport --version 1.2.5-preview1
NuGet\Install-Package Dax.ViewVpaExport -Version 1.2.5-preview1
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="Dax.ViewVpaExport" Version="1.2.5-preview1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dax.ViewVpaExport --version 1.2.5-preview1
#r "nuget: Dax.ViewVpaExport, 1.2.5-preview1"
#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 Dax.ViewVpaExport as a Cake Addin
#addin nuget:?package=Dax.ViewVpaExport&version=1.2.5-preview1&prerelease

// Install Dax.ViewVpaExport as a Cake Tool
#tool nuget:?package=Dax.ViewVpaExport&version=1.2.5-preview1&prerelease

VertiPaq-Analyzer

VertiPaq Analyzer 2.0 is an open source project available on GitHub that includes several libraries made available on NuGet, enabling the integration of VertiPaq Analyzer features in different tools. These are the libraries available:

  • Dax.Metadata is a representation of the Tabular model including additional information from DMV and statistics about data distribution in the model. This is a .NET Standard library without dependencies on the Tabular Object Model (TOM). This is the core of VertiPaq Analyzer and includes all the information about the data model in a format that will allow a complete anonymization of the data model in a future release.
  • Dax.Model.Extractor populates the Dax.Metadata.Model extracting data from a Tabular model. This library depends on TOM and .NET Framework 2.7.1.
  • Dax.ViewModel provides a view over Dax.Metadata.Model data that can be integrated in applications using the view model, such as the one implemented in DAX Studio (use DAX Studio 2.9.3 or later version). This library is a .NET Standard library.
  • Dax.ViewVpaExport exports the Dax.Model for the consumption in VertiPaq Analyzer 2.0 client tools. This library is a .NET Standard library.
  • Dax.Vpax supports the VPAX format.

Using the VertiPaq Analyzer libraries, a client tool can easily extract the information from a Tabular model, export them in a standard file, and read the same information for visualization purposes. VPAX Format

The VPAX file format is a ZIP file containing the following files:

  • DaxModel.json is a serialization of the Dax.Metadata.Model.
  • DaxVpaView.json is a serialization of the Dax.ViewVpaExport that is used to import data in the VertiPaq Analyzer 2.0 Excel file using a specific macro.
  • Model.bim is an optional file that exports the complete model in TOM format. This file is not used by current client tools, but it could be useful for future extensions.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Dax.ViewVpaExport:

Package Downloads
Dax.Vpax

Save and load VPAX files

Dax.Vpax.NetCore

VpaxSave and load VPAX files.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Dax.ViewVpaExport:

Repository Stars
DaxStudio/DaxStudio
DAX Studio is a tool to write, execute, and analyze DAX queries in Power BI Desktop, Power Pivot for Excel, and Analysis Services Tabular.
marclelijveld/External-Tools-Model-Documentation
This repository includes everything that is needed in order to run the External Tools capability in Power BI Desktop and generate Model Documentation.
Version Downloads Last updated
1.5.0 69 3/27/2024
1.4.2 93 3/20/2024
1.4.1 399 3/5/2024
1.4.0 346 2/22/2024
1.4.0-preview1 154 2/12/2024
1.3.3 855 11/16/2023
1.3.2 389 10/20/2023
1.3.1 381 8/23/2023
1.3.0 483 7/21/2023
1.2.18 653 6/21/2023
1.2.17 203 6/19/2023
1.2.16 197 5/26/2023
1.2.15 216 5/8/2023
1.2.14 186 5/8/2023
1.2.13 189 5/6/2023
1.2.12 528 3/28/2023
1.2.11 574 2/3/2023
1.2.10 590 12/31/2022
1.2.9 646 11/11/2022
1.2.8 602 10/27/2022
1.2.7 630 10/14/2022
1.2.6 828 8/24/2022
1.2.5 635 8/11/2022
1.2.5-preview7 199 8/4/2022
1.2.5-preview6 280 6/16/2022
1.2.5-preview5 158 6/16/2022
1.2.5-preview4 151 6/16/2022
1.2.5-preview3 303 5/15/2022
1.2.5-preview2 166 5/6/2022
1.2.5-preview1 154 5/2/2022
1.2.4 1,074 4/12/2022
1.2.3 730 4/3/2022
1.2.2 976 3/6/2022
1.2.1 1,046 1/29/2022
1.2.0 582 12/19/2021
1.1.0-beta4 336 7/12/2021
1.1.0-beta3 249 5/9/2021
1.1.0-beta2 267 3/28/2021
1.1.0-beta 269 3/28/2021
1.0.36 695 7/12/2021
1.0.35 553 5/12/2021
1.0.34 654 3/4/2021
1.0.33 505 2/13/2021
1.0.32 483 2/13/2021
1.0.31 507 1/2/2021
1.0.30 426 12/19/2020
1.0.29 491 12/18/2020
1.0.28 369 12/18/2020
1.0.27 987 10/23/2020
1.0.26 461 10/8/2020
1.0.25 466 8/29/2020
1.0.24 606 6/21/2020
1.0.23 528 5/28/2020
1.0.22 430 5/25/2020
1.0.20 468 5/24/2020
1.0.19 469 5/24/2020
1.0.18 525 5/3/2020
1.0.17 526 3/1/2020
1.0.16 554 1/8/2020
1.0.15 475 12/6/2019
1.0.14 470 12/4/2019
1.0.13 451 12/4/2019
1.0.12 458 11/21/2019
1.0.11 473 11/4/2019
1.0.10 523 10/30/2019
1.0.9 482 10/24/2019
1.0.8 499 9/24/2019
1.0.7 495 9/23/2019
1.0.6 481 9/18/2019
1.0.5 484 9/16/2019
1.0.4 585 8/31/2019
1.0.0 515 8/19/2019