<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Power BI on </title>
    <link>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/</link>
    <description>Recent content in Power BI on </description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Fri, 21 Aug 2026 10:00:00 +0200</lastBuildDate><atom:link href="https://docs.justcat.it/how-to-guides/data-platforms/power-bi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Test Power BI</title>
      <link>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/test-power-bi/</link>
      <pubDate>Tue, 07 Nov 2023 06:59:23 +0100</pubDate>
      
      <guid>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/test-power-bi/</guid>
      <description>What you can test #Where the model is Provider Guide A .pbix or .pbip file open in Power BI Desktop on your machine PowerBI@2 — the open file&amp;rsquo;s name is the whole connection Test a Power BI Desktop file A semantic model published to a workspace — Power BI or Microsoft Fabric Dax@2 over the workspace&amp;rsquo;s XMLA endpoint Test a semantic model in a workspace A tabular model in Azure Analysis Services or SQL Server Analysis Services Dax@2 the same guide — only the connection string differs In every case the test&amp;rsquo;s query is DAX, not SQL — a tabular model does not speak SQL.</description>
    </item>
    
    <item>
      <title>Test a Power BI Desktop file</title>
      <link>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/test-a-power-bi-desktop-file/</link>
      <pubDate>Fri, 21 Aug 2026 10:00:00 +0200</pubDate>
      
      <guid>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/test-a-power-bi-desktop-file/</guid>
      <description>Prerequisites #Power BI Desktop on the machine where CAT runs, with the file open while the tests run. Windows only (Power BI Desktop is). No driver, no account, no permissions — the open file is reachable on the machine.
Add the data source #CAT Studio YAML Data sources → New data source: a name, technology Power BI Desktop, and the name of the open file as Power BI Desktop shows it in its window title — Finance for Finance.</description>
    </item>
    
    <item>
      <title>Test a semantic model in a workspace</title>
      <link>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/test-a-semantic-model-in-a-workspace/</link>
      <pubDate>Fri, 21 Aug 2026 10:00:00 +0200</pubDate>
      
      <guid>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/test-a-semantic-model-in-a-workspace/</guid>
      <description>Prerequisites #The workspace is on a capacity that exposes the XMLA endpoint: Power BI Premium, Premium Per User, or a Fabric capacity. Read access through the endpoint is on by default; the tenant setting Allow XMLA endpoints and Analyze in Excel with on-premises semantic models must be enabled (it is, unless an admin turned it off). An identity that may read the model. For unattended runs that is a service principal — an app registration with a secret in Microsoft Entra ID.</description>
    </item>
    
    <item>
      <title>Get the DAX query behind a visual</title>
      <link>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/get-the-dax-query-behind-a-visual/</link>
      <pubDate>Sun, 10 Dec 2023 06:59:23 +0100</pubDate>
      
      <guid>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/get-the-dax-query-behind-a-visual/</guid>
      <description>Performance Analyzer — the query of a visual #The report is open in Power BI Desktop (or you are editing it in the service).
Optimize ribbon → Performance Analyzer (in the service: View → Performance Analyzer while editing). Start recording, then Refresh visuals — or click Analyze this visual in the corner of the one visual you care about. Expand the visual in the pane and select Copy query. (Run in DAX query view opens it in Desktop&amp;rsquo;s query view instead, where you can run it and trim it.</description>
    </item>
    
    <item>
      <title>Test measures</title>
      <link>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/test-measures/</link>
      <pubDate>Fri, 21 Aug 2026 10:00:00 +0200</pubDate>
      
      <guid>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/test-measures/</guid>
      <description>All examples use a model data source sales model (Desktop file or workspace — the tests do not care) and, where a second side is needed, a warehouse data source DWH. Both sides of every sets match are ordered — ORDER BY in DAX and SQL alike — or the test sets Sort data: true; see Order and key.
A total against the warehouse #One row on each side. Tolerance absorbs rounding between the model&amp;rsquo;s decimal and the database&amp;rsquo;s:</description>
    </item>
    
    <item>
      <title>DAX for SQL people</title>
      <link>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/sql-to-dax/</link>
      <pubDate>Sun, 10 Dec 2023 06:59:23 +0100</pubDate>
      
      <guid>https://docs.justcat.it/how-to-guides/data-platforms/power-bi/sql-to-dax/</guid>
      <description>🐱 You can also let the tools write the DAX: Power BI hands you the query of any visual, DAX query view writes one from a measure, DAX Studio builds one by drag and drop — see Get the DAX query behind a visual. And any AI assistant — CAT Pilot in CAT Studio, Copilot in DAX query view, the one on your desk — translates a SQL statement to DAX on request; run the result and compare before you trust it.</description>
    </item>
    
  </channel>
</rss>
