top of page

Search


Creating and editing Direct Lake semantic models
Semantic models with Direct Lake tables have two flavors and can be edited in both web modeling and Power BI Desktop.

DataZoe
Jul 263 min read


Perspectives in Power BI semantic models
Let's take a look at these perspective topics in this blog post: 1. Hiding vs perspectives, 2. Authoring in Power BI Desktop with TMDL view, 3. Using perspectives in live connect reports in Power BI Desktop, 4. Using perspectives in the Personalized visuals feature, and 5. Analyzing perspectives with a DAX query

DataZoe
Jul 197 min read


DAX Date table in TMDL
My date table now in TMDL with sort by columns, format strings, descriptions, folders, and hierarchy.

DataZoe
Feb 175 min read


DAX query 102: DAX formulas and measures with DEFINE MEASURE
There is a now a DAX query view in Power BI and let's get you started querying your data with whatever formula you need defined in the...

DataZoe
Feb 167 min read


DAX query 101: Get and analyze data with EVALUATE, FILTER, SELECTCOLUMNS, SUMMARIZE, SUMMARIZECOLUMNS, ORDER BY, TOPN, START AT, and {table constructors}
Let's get you started querying your data to get the analysis you are looking for!

DataZoe
Jan 2616 min read


Keeping up with the Power BI Blog with Power Automate
Before I joined the Power BI product group, I had a friend show me how to have the Power BI blogs show up in a Teams channel. You can...

DataZoe
Jul 12, 20242 min read


Setting up RLS on a Direct Lake semantic model
Power BI semantic models have the option to set up row level security (RLS). And this includes Direct Lake Power BI semantic models in...

DataZoe
Jan 18, 202410 min read


Relationships DAX query (using INFO.RELATIONSHIPS)
Surface your relationship metadata with the new DAX INFO functions!

DataZoe
Dec 27, 20236 min read


Generate a Power BI Direct Lake data model in Fabric
One of the cool things about having a notebook inside a Power BI workspace is all the cool things pyspark can do. I wanted a way to...

DataZoe
Jul 10, 20236 min read
bottom of page