MANICX100 / zig-bi-tabs-reorder

Easily reorder Power BI tabs (planned)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zig BI Tab Reorder

License Zig Version

A utility for reordering tabs in Power BI files, written in Zig.

Features (planned)

  • Reorder columns in Power BI files
  • Supports both .pbix and .pbit file formats
  • Fast and efficient, thanks to the Zig programming language

Installation

  1. Ensure you have Zig installed.

If not, visit the official Zig website for installation instructions.

Clone the repository:

git clone https://github.com/MANICX100/zig-bi-tabs-reorder.git --depth=1

cd "zig-bi-tabs-reorder"

zig build

The compiled binary will be available in the zig-out/bin directory.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Easily reorder Power BI tabs (planned)

License:MIT License


Languages

Language:Zig 100.0%