custom column error
Hi I created a column with date difference, like this: But there is an error. The difference is 30 days, not 29. I tried this Thanks for some helpeduardo
View ArticleHow to create YTD Cumulative measure/running total?
Above Above is a screendump of the data in my table. I am trying to create an running total or Cumulative Sum. For each chart I will pick one or more from the [OkoType] and in the chart show month...
View ArticleCalculate then Aggregate
Hi, I'm trying to find a way to keep a calculation on a detailed grain and once it's done on this level then aggregate it (SUM) the rest of the way to the top. The formula is basically a X*Y...
View ArticleAutomatically adding date for last refresh of data
Hi Is it somehow possible to automatically adding a date to your dashboard that tells the last date for refreshing your data? Thanks
View ArticleForecasting tab not available
Hi, Even after updating september version and restarting both the application and desktop, i'm not getting the forecasting tab in the analytics pane. Kindly help. Thanks in advance
View ArticleScandinavian (Finnish, Swedish) characters lost Oct 05 2016
Hello!Data from excel file containing Scandinavian (Finnish, Swedish) characters (äö) worked fine yesterday Oct 4th 2016. Refreshed today, the scandinavian characters turned to rubbish in Power BI...
View ArticleHow do I recreate this line chart in Power BI?
Hi Folks Hoping you can help out here. Given the data format I have below, how can I reproduce this chart in Power BI for my colleague? It's part of a wider dashboard that is all working OK but I...
View ArticleCalculate quantity built based on 2 x 12 hour shift pattern
Hi, I have a table that provides me with a quantity build and the date/time that item was built. We are moving to a 2 x 12 hour shift pattern runny 7am to 7pm and then 7pm to 7am. I want to break down...
View ArticleDrill down scenario
I need to create a mobile reporting solution that might look like this:On the first screen I would have a tree like slicer to navidate through a some structure. After tapping a node a new screen with a...
View ArticleDealing with 1:N nested data when transforming
I'm trying to leverage the advantages of DocumentDB / Elastic / NoSQL for retrieving big data and to visualize it. I want to use PowerBI to do that, which is pretty good, however, I have no clue how to...
View ArticleHow to get the login account for SIGNING UP FOR POWER BI
Hello, In order to do labs of "Analyzing and Visualizing Data with Power BI", i need an account for SIGNING UP FOR POWER BI. How do I get this account to log-in as I am unable to login in POWER BI...
View ArticleDax Help
Hi, I need to resolve this SQL code into DAX Code SELECT c.consumo * a.costoUnitarioFROM c JOIN b ON c.vettore = b.vettore JOIN a ON a.vettore = b.vettoreWHERE c.vettore = a.vettore Thanks...
View ArticlePerforming a calculation using the total vale for of each column for each month
I am trying to perform a calculation which will divide the total value of a column for January 2014 (spread over a number of rows i.e. there may be 4 rows of data for January 2014 and I would like to...
View ArticleFilter Datetime Column based on another Column
Hi Guys , I am new to power BI .I want the visuals to interact in such a way that only some of the filters in the selected visual apply to the other visual, while other filters do not. Below is the...
View Articlecut Text with LEFT and FIND
Hi, i need to cut die the domain from an e-mail columns, i tryed the command: Domain1 = LEFT(Tabelle1[Column1];FIND("@";Tabelle1[Column1]-1)) And iam wondering that i have two diffrent Error Codes....
View ArticleDynamic measures for drilldowns
All, My hierarchy is as follows:L1: main KPIL2: sub KPIs Example:KPI: QualitySub KPI: vendor quality; material quality; customer quality Approach I take now is as follows:1) create separate measures...
View ArticleWant slicer to not include all visualisations
Hello, I have a page slicer which is filtering all the information on that page however I do not want to include one of my visualisations. Is there a way to turn off the page filter for one diagram?
View ArticleHow to make the Gray tab on top of visual transparent
Hi Guys,I would like to know how to make the Grey tab transparent which contains options like More Options, Focus Mode and Drill down / up options. It is over lapping wiuth other visuals. Would like...
View ArticleUse calculated variable in web query with gateway
If use static web query gateway and report works well( http://10.10.10.10/ERP-Orchids/hs/getting/20150101)But ufter I added calculated variable to link, PowerBI desktop report work well, but couldnt...
View ArticleTranslation of MAXIFS excel formula into DAX
Dear Community, Can I ask for you help to troubleshoot my translation of an Excel formula to dax?I have given it some hours by now and feel stuck....
View Article