Bias Analysis
Detected Bias Types
windows_tools
missing_linux_example
windows_first
Summary
The documentation page assumes the use of Microsoft Power BI Desktop, which is only available on Windows, and provides no mention of Linux alternatives or guidance for non-Windows users. All instructions and screenshots are based on the Windows version of Power BI Desktop, and there is no discussion of how to perform similar tasks on Linux or macOS platforms. This creates a Windows-centric experience and excludes users on other operating systems.
Recommendations
- Explicitly state that Power BI Desktop is only available on Windows and provide guidance for Linux/macOS users, such as using Power BI Service (web) where possible.
- Include alternative workflows for Linux users, such as using open-source BI tools (e.g., Apache Superset, Grafana) to connect to HDInsight Hive data.
- Add a section or note about connecting to HDInsight from non-Windows platforms, including any available ODBC/JDBC drivers and compatible BI tools.
- Provide links to cross-platform tools or documentation for visualizing Hive data from HDInsight on Linux/macOS.
- Where possible, use neutral language and avoid assuming the reader is on Windows; present Windows and Linux options in parallel.
Create Pull Request