Seamless integration of Visual Studio and Tabular Editor
Seamless integration of Visual Studio and Tabular Editor means writing code in Visual Studio and getting it right for tabular Editor in just two clicks
Introduction to Databricks SQL — Advancing Analytics
Databricks SQL is a powerful tool for querying and analysing data in Databricks Lakehouse. It empowers data analysts and engineers that are familiar with SQL, to extract insights without the need for complex code, thereby streamlining and speeding up the data analysis process.
Using Databricks SQL in VSCode — Advancing Analytics
Recently, I had the opportunity to explore the Databricks SQL extension for VSCode, and I was thoroughly impressed. With its user-friendly interface, robust features, and seamless integration with Databricks, this extension is the ideal solution for querying your Databricks Lakehouse outside of the
A Long View On How Big Data And AI Have Transformed Business Culture
Today, as data has become a lifeblood of industry leading firms, competing on analytics has become an unquestioned mantra, and firms have anointed Chief Data Officers to occupy the C-Suite.
C# Scripting nirvana: effortlessly use Visual Studio as your coding environment for Tabular Editor C# Scripts
Seamless integration of Visual Studio and Tabular Editor means writing code in Visual Studio and getting it right for tabular Editor in just two clicks. This articles explains how to use a repository and script to make the experience of developing c# scripts a breeze.
Boost your Data Culture by Improving Data Literacy - DataVeld
Reading Time: 3 minutes Data is generated by every click, swipe, and interaction we have online. It is collected by businesses, governments, and organizations to understand their customers, markets, and operations. It is analyzed both manually and automatically by tools, AI algorithms, and models...
This article describes how to optimize a text search operation in DAX. This technique can improve the performance of Power BI reports that use the contains
This is the 2nd article in a series about how to build your own timesheets app in Power Apps. The first article focused on creating a timesheet lines feature with the ability to add, edit, delete and save lines. This article will continue the tutorial to include the ability to create new timesheets and submit them for approval.
(Livestream Replay) Create ANY Visual in Power BI with the HTML VizCreator - with Pascal Kiefer — Havens Consulting
ABSTRACT 📄 Every Power BI developer has come across business requirements which were impossible or difficult to achieve using the Power BI core visuals. The HTML VizCreator custom visual puts an end to this! Learn from the creator of the visuals that even with little to no HTML knowledge, you can
(Livestream Replay) Create ANY Visual in Power BI with the HTML VizCreator - with Pascal Kiefer — Havens Consulting
ABSTRACT 📄 Every Power BI developer has come across business requirements which were impossible or difficult to achieve using the Power BI core visuals. The HTML VizCreator custom visual puts an end to this! Learn from the creator of the visuals that even with little to no HTML knowledge, you can
Power Up your BI with Microsoft Power BI and Azure Databricks Lakehouse: part 1 - Essentials
This post was authored by Andrey Mirskiy and Diego Fanesi. Welcome to the first post of our series on how to use Azure Databricks SQL with Power BI. In this article, we will focus on how to connect to a Databricks SQL Warehouse from Power BI and query your Delta Lake to populate your dashboards. T...
Document your #powerbi model with #chatGPT and a #tabulareditor script and browse it in your model
Inspired by Darrens Gosbell’s excellent blog post – Automatically generating measure descriptions for Power BI and Analysis Services with ChatGPT and Tabular Editor – Random Procrastina…
Yesterday I worked on a Power BI report where the client wanted to add vertical bar next to the slicer in order to make the design of the slicers a little bit nicer and also to make the slicers rec…
Heighten Data Literacy with the Power BI Natural Language Q&A Visual - DataVeld
Reading Time: 3 minutes Data literacy has become a vital skill for individuals at any organization that wants to leverage data for better decision making and innovation. Data is everywhere, and decisions are often based on data-driven insights. Data Literacy’s Impact As the ability...
Announcing general availability for composite models on Power BI Datasets and Analysis Services models
In December 2020, we launched the preview of DirectQuery for Power BI Datasets and Analysis Services. Since then, we have worked with many of you to improve on this feature and get it ready for general availability. Today we are announcing that this feature has reached general availability.
Optimizing SWITCH on slicer selection with Group By Columns - SQLBI
This article describes how to use the Group By Columns property to store the slicer selection by using the same column used in a SWITCH function to optimize