Reports and Dashboards suddenly got deleted yesterday and today they are...
Yesterday when I was trying to deploy some reports, though I succeed to publish my report, my existing all reports and dashboards got vanished. Whole day I was getting message on portal, that no...
View ArticleSUMIF Calculate SUM based on subset of Collumns
I have a challenge on a Specific DAX formula.I have one tabel containing A CustomerID, Week and a Value. I would like to add a Calculated Collumn that sums the Value of the Specific Customer in the...
View ArticleData type for choropleth map
Hello everyone, I'm trying to make a choropleth map of departments of france, and I've try with the names of departement, the postal codes, or both, but none of them show in the graph. But it works if...
View ArticleOverview which field is used on a visual? In a calculation of a column or...
At this moment I have different sheets with more than one visual on each sheet.I'v multiple datasets (tables) with too many fields. How can I get a documentation which mentions which field is used on a...
View ArticlePower BI Desktop Preview features not visible
Hi have updated to the latest version of Power BI desktop but I do not have the latest preview features available within options. I cannot see RLS and cross filtering, any help is appreciated....
View ArticleChange SQL-connection from Windows to SQL
In a pbix-file I'v made different connections to a sql-dataserver.In the development-fase I'v made the error to connect by using my windows-account. How can i redefine this connection for using a...
View ArticleTornadochart
How do I change the Thousands Separator in a Tornadochart from a comma into a point so that it will be the same in all my visuals.
View ArticleUse a measure an an axis (dynamic axis selection)
So, I am trying to create a dynamic column chart, looking at the distribution of employees salary. I would like to be able to give the user the ability to select their own salary intervals (e.g. 2k,...
View ArticleDuration Troubles
Hey,I'm trying to calculate and filter duration colum,My formula is: CALCULATE(COUNTA(CTI[end type]), FILTER(CTI,CTI[end type]="ABANDON"),FILTER(CTI,CTI[wait time]<"00:00:15")) There is a problem...
View ArticleCalculate not showing total distinct count
Hello , i have the following formula: Disctinct Clubs := calculate (DISTINCTCOUNT('Inscrições'[ID CLUBE UNICO]);filter('Inscrições';CONTAINS(VALUES('Inscrições');'Inscrições'[ID TIPO FUTEBOL];2)...
View ArticleFilter to another filter independent of the report
Is it possible to create a filter that will independently filter another filter without changing the visualizations? Here is my scenerio, in an SSRS report, my users had the option to pick a week range...
View ArticleComparing dates using a SSAS cube
Hi there, I've been searching for days without finding a solution for this problem, so here it goes: There's two ways of using a SSAS cube to browse data and create charts: a live connection or by...
View ArticleComparing dates using SSAS cube
Hi there, I've been searching for days without finding a solution for this problem, so here it goes: There's two ways of using a SSAS cube to browse data and create charts: a live connection or by...
View ArticleShowing True if Date is is on or before date B
Hi all, New to PowerBI but have a background in SQL. I'm trying to show On Time Delivery %, in order to calculate that I need to know if a delivery was late or not. What i need is a way to show if...
View ArticleFilter Data from 2 tables
Hi all I have 2 tables one is items sold (sales) and the other is sales goals (goals), they are related, I have created most of the reports for table one data but I want to make the gauge for the goals...
View ArticleTreemap chart and top 10 clients
Hello friends,I'm using treemap chart for client sales, but the chart is very busy with over 100 clients, is there anyway to limit the chart for only top10 clients? Thanks in advance,iLikeAzureSQL
View ArticleCreate Slicer based on four fields.
I am new to BI and was hoping someone could provide a solution to the following: I have a dataset that includes thousands and thousands of rows of order level detail. Within this data I have...
View ArticlePBI Desktop Refresh All - Expression.Error
Hi all, Refreshing my tables via Refresh in Report view directly from PBI Desktop returns the following error: Expression.Error: The column '' of the table wasn't found I'm able to refresh the data of...
View ArticlePBI Desktop Refresh All - Expression.Error
Hi all, Refreshing my tables via Refresh in Report view directly from PBI Desktop returns the following error: Expression.Error: The column '' of the table wasn't found I'm able to refresh the data of...
View ArticleDynamic runtime query support
Does Power BI support dynamic runtime queries of REST APIs? Some data sources are too large to download and embed into the dashboard. I'm looking for way to do a dynamic lookup based on user feedback...
View Article