Linux 软件免费装
Banner图

Code formatter for PowerBI

开发者 mogular
更新时间 2020年12月14日 18:45
PHP版本: 7.2 及以上
WordPress版本: 5.6
版权: Apache License, Version 2.0
版权网址: 版权信息

标签

code powerbi dax m powerquery

下载

1.0.0

详情介绍:

WordPress plugin for formatting and beautifying of DAX and M code (as used in PowerQuery, PowerBI and Excel PowerPivot) M code (PowerQuery) ``[mcode theme=dark linewidth=90 width=600px ]let a = 1 in a[/mcode] DAX code (PowerBI, PowerPivot) ``[daxcode width=600px region=US]EVALUATE myTable[/daxcode] All shortcode attributes are optional. The plugin formats your code, by sending it to the following free services and showing the result on your site. The formatted results for unchanged code are cached (for 30 days) via WordPress transients. By using the plugin (and therefore using the services of DAXFormatter and PowerQueryFormatter) you agree to their terms of use (see links above). Power BI is a registered trademark of Microsoft Corp.

常见问题:

I need a feature the plugin does not provide

This plugin is open source. Please provide a pull request or create an issue on the github repository.

更新日志:

1.0.0 Initial release