If you are an avid report designer or user, you may have wanted to see the percent difference between one row and the previous one. Sounds easy right? Well...
       2021-12-24 (first published: 2021-12-15)
 1,568 reads
           If you are new to using C# and the Tabular Object Model (TOM), please check out the previous blog post (https://dataonwheels.wordpress.com/2021/10/15/power-bi-meets-programmability-tom-xmla-and-c/) for both an introduction to the topic and...
       2021-11-19 (first published: 2021-11-12)
 248 reads
           For anyone who read the title of this and immediately thought, “Oh no, I can’t do C#! Since when do I need to be in app dev to do...
       2021-10-27 (first published: 2021-10-15)
 2,652 reads
           Goal of this demo: Update a Power BI model schema by adding a column to the data model without opening a PBIX file and ensure the scheduled refresh still...
       2021-10-13 (first published: 2021-10-01)
 1,398 reads
           The simplest of requests are often the most difficult to execute. For example, a finance team needs to know every time a customer did not invoice for 90 days...
       2021-09-06 (first published: 2021-08-11)
 754 reads
           The step-by-step process below walks through connecting to data housed in Azure Blob Storage from Power BI using a SAS token. There are many ways to grab your data...
       2021-08-11 (first published: 2021-07-26)
 3,195 reads