Percentage of boolean/categorical data split over periods
Hi, I am struggling to wrap my head around producing gauges based on data that is either boolean or categorical. I have data over a month, with a yes or no answer - currently 1 for yes 0 for no.I want...
View ArticleLog transformation of variables
Hey guys I am trying to use log to transform one of my variables. I have done this in R previoulsy:m5$logv1 <- log(m5$v1) Any suggestions re: how I can accomplish this ? I thought I could do it...
View ArticleConvert Errors to 0
Hi Everyone, I have data that is updated automatically, and the original inputs are keyed on by people filling out an online questionaire. One of the questions is for zip code, and sometimes visitors...
View ArticleDisplay Week end (Friday) or Month End results based on filter selected
Hi,I am new to Power BI. I have Year, Quarter, Month and Week Numbers (W1,W2,W3..) Filters. Need to sum Revenue for each Candidates and display in Table chart based on below conditions. The table has...
View ArticlePercent of Total based on Dynamic Filters
Hi All, I'm fairly new to the world of Power BI and just created some new dashboards. I have a quick question on how to display the % of total and this % changing based on the filter I select. For...
View ArticleRun PowerBI Desktop report on-premise in SSRS
In this MS video https://www.youtube.com/watch?v=gkOG9HxRpZs at 58.00, it shows you can click on PBIX file in SSRS and it actually renders it, and I am assuming report can rendered via the management...
View ArticleLine & Column Chart
I have created the following chart to show current employees total in the line. However when I view with a filter to select a few years the line does not end on the years selected. How can...
View ArticleR error
The following error appears when running R script in powerbi but not in RStudio, please help.My R version is 3.3.1 DataSource.Error: ADO.NET: R script error.Attaching package: 'dplyr'The following...
View Articlehow to create a report that shows 1 page per main entity
hi, I have a sql table with a master table M has id and name . The details table D has a foreign key to M , and has a value.How do i create a report that has one page per m.name, and shows the d.value...
View ArticleSUM of Distinct Rows
I'm new to PowerBI and I can't seem to wrap my head around this calculation. My end goal is to look at the average duration of SQL Job executions over the past 7 days and compare this value to the most...
View ArticleCALCUALTE - Filter arument with calculated measures
Hi FolksI want to create a measure that quantifies the progress of students through training milestones. Essentially I want to quantify the number of distinct students that have reached Milestone 4 in...
View ArticleMissing Column Names From CRM
I'm using Power BI Desktop to connect to our 2016 CRM Online instance. When I load a table the Field list only shows a fraction of the columns that are actually in the table. If I go into Edit Queries,...
View ArticleConcatenate OR Join Columns values
Hi community! Could you please help? I am trying to add a custom column called [IndexKey] in Power Query to deliver the same outcome I have in a normal Excel table. In a normal excel I have the...
View ArticlePower BI SSRS on premise hosting
If you're following Power BI news recently it was highly anticipated that on premise hosting of power bi will be announced at PASS summit this week and it indeed got. Check out this blog post on...
View ArticleFilters for all pages
Hi All I've created several pages and filters to go with them. Many of the filters on PAGE 1 are the same as on page 2 - just different visuals. I've created a dashboard where many of the pages go on...
View Articleif formula linked to ChicletSlicer
I'm trying to create card that will show a Target % range that will change per employee. Eg table DAWN25 - 30%GEOFF25 - 30%JAN25 - 30%LYDIA25 - 30%PHERETHA25 - 30%VANESSA25 - 30%HARSHEET18 - 25%SAM18 -...
View ArticleDAX equvalent of Excel 'ISNA' formula?
Hi, Does the ISNA function held in Excel have an equvalent in Power Bi Desktop? Have tried ISERROR, and various others, however, can't find one that works. I have a data source in Excel which I'm...
View ArticleValues different when entered in Line & Cluster Column Chart
Hi All I have created two separate Cluster charts in Power BI desktop and they work great. If I try and move the bottom chart into my top Line & Cluster Column Chart the data appears to display...
View ArticleDuration as Y-Axis
Hello Community! Using the Line Chart visualization to plot the following is easy enough:Total_Number_Of_Seconds (as a whole number) over timeDuration (a decimal number, which is...
View ArticleUse start date to calculate first 7, 14, 30 days etc
Hi All, I am trying to create a report for the first day, 14 days, 30 days of service. I have a Students table that lists student ID, Organization, University ,Cohort etc, and a Package Table that...
View Article