Relative Content

Tag Archive for powerbi

Power BI stuck on splash screen

I recently downloaded and installed  Power BI. It installed successfully without any error or warning but it does not start when I launched it. It got stuck on the splash screen. I have uninstalled and reinstall but only the splash screen is displayed and nothing more. I have a core i7 windows 11 machine with 16GB RAM so I believe resources are not the issue.

Power BI Change Spacing Between Chart Columns

I have a simple cluster chart with 13 bars and can’t add spacing between the bars (while keeping the same bar width) so that everything isn’t squished together. I know there used to be an inner padding function in Power BI that no longer exists. (BTW the issue persists even when I remove the negative total in the chart, so it’s not that). Thoughts?

PowerBI Compare two colums with result true/false

I am new to power bi and I want a result of true or false if the 4PS column is larger than the AFAS column. I have made a measurement for this, but it gives the error message that it cannot find the leave registration table. This name is really correct (it is an Excel import) but I don’t think that should matter. Is the formula good or should I think of something completely different?

Power BI – Common Table Expression in SQL query

I was having an issue with my SQL query running in Power BI. I am trying to use a simple common table expression and my code works fine in SQL Server but fails when I try to copy and paste my query into the Advanced Editor in Power BI. Nothing is wrong with the connection I have to the database as other queries I’ve written work fine.