Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Power BI Alternative Front End for Visualisations / Dashboards? (web native)

I’m wondering if anyone has suggestions for using the Power BI data model or DAX to create more web native dashboards for our products. We want something that looks and acts the web instead of PowerBI, but allows some of the benefits of the data model and backend.

 

Either looking at some methods, tools or even a whole new product we can buy to sit over the top.

 

Wish list -

Allow creation of a collection of visualisations / dashboards

Control styling and layout with HTML/CSS including webfonts 

Responsive

Edit/swap a chart in the layout with the same ease as Power BI.

Doesn’t live in something that looks and iFrame.

 

I understand I’m asking for a lot and really bending what Power BI does so it might just be impossible. I’m also open to any alteratnive products that might help.

2 Replies

  • Try : open source free BI Helical Insight. Entire product is completely free with native AI support and other enterprise features.

    • Entire product can be installed on your own servers. docker based deployment method
    • Entire product is self service drag drop based
    • Drag drop based charts and dashboards creation with drill down, drill throug, exporting, filtering and a lot of other visualizations options. More than 45+ visualization options with options of integrating external also
    • There is support of embedding. There is a sessionless method of embedding which relies on JS calls. There is also support of various kind of SSO options like JWT, oAuth, okta, custom token etc.
    • Both at individual charts as well as dashboards level, there are options to add HTML, CSS, Javascript, liquid template language etc.
    • Entire application is built on bootstrap, supports HTML5 charts
    • There is another module in it called "canned reporting" which can allow to create pixel perfect paginated canned reports also.
    • With version 7.0 there is also introduction of AI module allowing conversational chat based data analysis as well. You can bring your own LLM. Audit module is also there allowing to track, monitor, control tokens usage according to various parameters.