Skip to main content

Command Palette

Search for a command to run...

Feature enhancements in the custom Fabric Web App

Updated
2 min read
Feature enhancements in the custom Fabric Web App
S
From Synapse Analytics, Power BI, Spark, Microsoft Fabric,ASP.NET Core and recently Agentic AI on .NET I try to explore, learn and share all aspects of Microsoft Data Stack in this blog.

I have implemented a few major feature enhancements in the custom Fabric web application.

Note: A dedicated page to trigger and maintain DataSet refreshes is currently WIP.

Regarding the current enhancements, there is now a separate login screen that is more user friendly compared to the earlier version where the login was done through the Dashboard page.

Dashboard

On the dashboard page, you can view the workspace artifact summary in a detailed graphical format.

The above data can be viewed in a hierarchical tree structure format as well.

You can view the workspace user access details from the Dashboard page by clicking the View option from the User Access column as seen below.

LakeHouse Option

Clicking the lakehouse menu option lists all the lakehouses of the tenants. Furthermore, it displays each individual table in lakehouse along with the other significant details of the tables like

  • No of files in the table

  • HeatMap to display the table rowcount

  • File location of each lakehouse table

  • No of RowGroups of each table

  • Size of each RowGroups of the table

  • RowCount and Column details of each table

  • Shortcut details (if any) of each table

Also,you can view the Lakehouse table user access details by clicking the lakehouse name from the list.

Export Semantic Model

Semantic Model metadata export feature is added.

With this option all the related entities of a semantic model model can be seamlessly exported to a csv file

Semantic Model Analytics.

I have a separate article on the topic. You can check the article here.

Seamless navigation to get more insights into the semantic models.

M Expressions

View all the existing M Expressions on the tenant under one page

Connections

View all the Connection and their details

In this article I highlighted a few interesting features of the custom Fabric web app that can be untilised to get more detailed insights from the Fabric tenant.

In the next article I will walkthrough a following module of the application namely:

  • GraphQL’s

  • Notebooks

  • Datapipelines

Stay tuned!!!

More from this blog

My Ramblings On Microsoft Data Stack

88 posts

From Synapse Analytics, Power BI, Spark, Microsoft Fabric,ASP.NET Core and recently Agentic AI on .NET I try to explore, learn and share all aspects of Microsoft Data Stack in this blog.