Solved: “A table of multiple values was supplied where a single value was expected” Power BI

In this article, we will show you how to solve the error “A table of multiple values was supplied where a single value was expected” in Power BI. We have created some example data to help explain why this error occurs when you are writing DAX functions and to demonstrate three ways you can resolve … Read more

How to use CONCATENATEX in Power BI (2 Examples)

In this article, we go into detail on the CONCATENATEX DAX function in Power BI and show you how to use it with multiple columns. If you’re looking for a simple way to concatenate columns in Power BI, we have also covered this in a separate post. What is the difference between CONCATENATE and CONCATENATEX … Read more

How to concatenate columns in Power BI (2 Ways)

In this article we will show you how you can concatenate columns in your Power BI tables. We also go over how to concatenate multiple columns using DAX in power BI and how to include spaces. If you’re looking to combine text values across different tables or customize the order of your concatenated strings, you … Read more