Multiple Relationships on the same Table in a Power BI Data Model
This article will cover how to create multiple relationships between the same tables in Power BI to build the data model you need.
2023-06-12
This article will cover how to create multiple relationships between the same tables in Power BI to build the data model you need.
2023-06-12
Learn how to build and format a Sankey Chart using Power BI along with step-by-step instructions.
2023-02-27
Learn how you can use Power BI to forecase the future trends of data.
2025-05-26 (first published: 2023-02-27)
51,248 reads
In this article, we will learn how to use a REST API from Power BI to get data for a report.
2022-12-16
24,675 reads
Learn how you can use PostgreSQL data in a Power BI report.
2022-11-14
6,370 reads
Learn how to refresh a Power BI dataset by integrating Power Automate into the report.
2022-11-11
Learn a bit about MDX and how you can incorporate it into your Power BI reports.
2022-11-07
14,099 reads
Business Intelligence Architect, Analysis Services Maestro, and author Bill Pearson introduces five DAX Time Intelligence functions related to Dates: DATESBETWEEN(), DATESINPERIOD(), DATESMTD(), DATESQTD(), and DATESYTD(). He discusses the syntax, uses and operation of each, and then provides hands-on exposure to the functions in Power BI.
2026-04-15 (first published: 2022-11-02)
2,218 reads
In this fourth part of the series, we look at various other plot types in Power BI using Python.
2022-09-26
1,517 reads
In Part 3, we look at how to use Python to create more charts for Power BI.
2022-09-19
1,704 reads
By James Serra
What problem is Fabric Ontology trying to solve? For years, most data conversations have...
By Steve Jones
Recently I ran across some code that used a lot of QUOTENAME() calls. A...
By ChrisJenkins
There are some telltale signs that your growing business has outgrown Excel for your...
WhatsApp:083179431313 Komp. Tangerang City Ruko Skandinavia Blok H 6-8 & 18-20, Jl. Jenderal Sudirman...
Whatsapp 087781685647 Sebelah kios kaos, Fatululi, Kec. Oebobo, Kota Kupang, Nusa Tenggara Tim.
WhatsApp:083179431313 Jl. Kisamaun No.57, RT.001/RW.006, Sukasari, Kec. Tangerang, Kota Tangerang, Banten 15118
When I use QUOTENAME(), I can optionally provide the character used to surround the string in the result. Can I use any character?
See possible answers