Matrix Visualisation with data in rows now columns
Hi all I have some data on sales values and volumes that I need to display. Using a matrix I can get them all on one row (see first table below) but I want to show 'value' on one row and 'volume' on...
View ArticleMax Drawdown calculation
Hello, I am trying to calculate the Max Drawdown in a table of trades. A maximum drawdown (MDD) is the maximum loss from a peak to a trough of a portfolio, before a new peak is attained.First, I...
View ArticleDrill down - weeks
I need to include weeks into the date hierarchy. So I created my custom hierarchy based on a date table, where year = Year(DateTable[Date]), month = Month(DateTable[Date]) and Week =...
View Articlequery update speed very poor since Sept update
Hi, I've just had our admins install Power BI Pro - September update, and previously some queries developed on the June edition are now taking in excess of 5 minutes to open (even if I haven't...
View ArticleSuggestions for "drill-down" tabular data
While I know the drill down functionality isn't part of the table or matrix visualizations, I wondered if someone had come up with another way to achieve the same sort of interaction from existing...
View Articleshow both ytd by month& mtd by day in a dashboard by using month slicer
Hi friends,I have a month slicer and 2 measures including Sales_MTD and Sales_YTD, now i need to show up both in a dashboard to see:- A Clustered Column chart to show Sales_MTD by day- A Clustered...
View ArticleImplement CASE statement just like TSQL in PowerBI
Hello, Is there a way to implement below case statement as a measure or a new column in powerBI Result =casewhen AVG_USER_ACTIVE < 10 and PercentUsage < 20.00 and Total > 180 then 1else 0end I...
View ArticleSet Values For Slicer
Hello everyone, I have a column which defines each row like below. Column =IF(V_OKM_0[Periyod]<601;"Active";"Passive") then, I show percentage of "Passive" on a card. Measure =...
View ArticleSlicer Set Value
Hello everyone,I have a column which defines each row like below. Column =IF(V_OKM_0[Periyod]<601;""Active"";""Passive"") then, I show percentage of ""Passive"" on a card. Measure =...
View ArticleCount rows in a Table that have a specific value
I am using the formula below in an attempt to count the number of rows in a table that contain a value of "Pass" in a specific column, but this appears to be giving me a count of all the rows in the...
View ArticlePower BI security features
Hi All, What are the secuirty features that come along with Power BI when using a Server version. Who are major players in the market who are using a Power BI server by industry... Thanks,Arun
View ArticleChange to time/date error in query
I am trying to convert a column from text to date. The format of the data is: Tue, 11 Oct 2016 15:29:08 +0200 When I convert, I get the following error:DataFormat.Error: We couldn't parse the input...
View Articlehow to sum all the values without distinct filter ?
This is my expression: CALCULATE ( SUM ( WHourOAI[WCalWorkingHour] ), FILTER ( WHourOAI, FORMAT ( WHourOAI[TRANSDATE], "dd MMMM, yyyy" ) > FORMAT ( "13 July, 2015",...
View ArticleRatio using distinctcount
Hello, I have a table looking as follows: Country ItemFrance WidgetFrance WidgetFrance StoneBelgium WidgetBelgium Widget What I try to do, is to create a measure that I can filter per country, so that...
View ArticleCreating Different Sort Order based on what level is Drilled Down On
I have a bar chart which shows the cases due in the next 7 days sorted by date. It has a drill down which then shows who those cases are allocated to I want to sort this level by volume whereas...
View ArticleConverting date formats
I received a .csv file and the date format in the file is: 2015-05-11-02.59.58.878520 When I import the data into Power BI, it imports the date as a string and all attempts at converting this string to...
View ArticleLive Demo of Advanced Power BI reports on Project Server Data
Advanced #PowerBI reports on Project Server Data" and learn how to leverage all your project management investments by using Microsoft Power BI for advanced reporting. Register now to reserve your seat...
View ArticleData from various SharePoint lists based on content type
Hi there I am trying to create a dashboard with data aggregated from lists in multiple sitecollections in Office 365. The lists are all based on the same content type.How do I build the query in Power...
View ArticleEnterprise Gateway and Text Analytics
Hi.Can someone guide me on how to set up a connection to Text Analytics API using the Enterprise Gateway?Thanks.
View ArticleHow to prevent these errors from appearing when gateway is not accessible?
How to prevent these errors from appearing when gateway is not accessible?How can one enable ‘cached’ viewing of reports – until the gateway becomes accessible again, so that users can at least view...
View Article