powerbi-visuals-utils-dataviewutils
Version:
19 lines (14 loc) • 1.28 kB
Markdown
# Microsoft Power BI visuals DataViewUtils
 [](https://www.npmjs.com/package/powerbi-visuals-utils-dataviewutils) [](https://www.npmjs.com/package/powerbi-visuals-utils-dataviewutils)
> DataViewUtils is a set of functions and classes in order to simplify parsing of the DataView object for Power BI custom visuals
## Usage
Learn how to install and use the DataViewUtils in your custom visuals:
* [Usage Guide](https://docs.microsoft.com/en-us/power-bi/developer/visuals/utils-dataview)
## Contributing
* Read our [contribution guideline](./CONTRIBUTING.md) to find out how to contribute bugs fixes and improvements
* [Issue Tracker](https://github.com/Microsoft/powerbi-visuals-utils-dataviewutils/issues)
* [Development workflow](./docs/dev/development-workflow.md)
* [How to build](./docs/dev/development-workflow.md#how-to-build)
* [How to run unit tests locally](./docs/dev/development-workflow.md#how-to-run-unit-tests-locally)
## License
See the [LICENSE](./LICENSE) file for license rights and limitations (MIT).