Combining data from two charts into one
Hi, I have the below two charts: Each sales person is a member of a sales group but currently the only way I know how to show data for both is in two separate charts. Is there any way I can show both...
View ArticleDate Functions and reference
= DateAdd(DateTime.Date(DateTime.LocalNow()), 6, MONTH)OR= DATEADD(DateTime.Date(DateTime.LocalNow()), 6, MONTH) Expression error: The name 'DateAdd' wasn't recognized. Make sure it's spelled...
View ArticleExcel time format [h]:mm:ss on power BI
Hi All, Am facing problem in time. can u please anyone help me or guide me . Prob :My source is Excel.Duration is filed nameField value like "15:20:00" like "HH:MMS"when am getting the excel in our...
View ArticleCount number of raw in a calculated column
Hi, In my main calculated column I display % usage for my products. I have 4 categories that describe how much the products are used (ex. if %usage => 60 , average etc..).I created a visualization...
View ArticleDate hierarchy is not coming when select direct query
I am facing very strange issue in Power BI desktop. I am establishing connection with Oracle DB. When I select Import option while defining the connection, and selecting the date column in the Axis...
View ArticleCalculated column using Filter
Hi, I have a table called Users with columns FullName & UserType. I am trying to create a columnwhich displays all FullName when the UserType is Caregiver.Getting the below syntax error when using...
View ArticleTimeline slicer error
Hi all. Here is the issue.I have a report, I go to a line chart graph which x axis is a date, click on one of the lines so that all visuals are filtered by that date and for some reason there are 2...
View Articlecalculate average of measures
I have created a measure which calculate the efficiency per week by following formula:1 - DIVIDE([Hour Spent],[Total available hours]) I have calculated week after week this, now I want the average of...
View ArticleCalculating average of measures
I have created a measure which calculate the efficiency per week by following formula:1 - DIVIDE([Hour Spent],[Total available hours]) I have calculated week after week this, now I want the average of...
View ArticleBest way to create many calculated columns?
Hi all! I'm completely new to Power BI. I work for an education company and the data I am compiling is from multiple data dumps, which have student IDs and demographic info in one csv file, questions...
View Articlehow to fill a new column with specific values from another column?
How can I fill a new column with specific values from another column... for example, Column 1 = number of days between start date and finish date. Populate Column 2 with all that exceed 5 days.
View ArticleNot able to view any measure in SSDT and BI Desktop
Hi,i am not able to see any measure I have written in Vistual studio or in BI Desktop. All my measure are not hidden. Wen I imported the tabular model into Visual studio I dont see any measure in...
View ArticleYOY Comparison when only weekly info is available
My data is by week, not by day. I have a table of week ending dates / week number / Month / Year etc. I have a combined YEARWK field that matches the year and week - so the most recent full week is...
View ArticleUsing list.generate to make multiple GET requests using rest APIs
I need to make multiple GET requests with varying parameter in my call. I am using num=List.Generate(()=>0, each _ < 940, each _ + 10), along with Source =...
View ArticleAdding separate columns for statuses
OriginalCurrent (had to break it down into separate tables)I am very new to powerbi, but how do you create multiple columns with the summations based on that status based on different statuses of the...
View ArticleError: failedtorefreshpackageafterimporterror
Keep getting the error 'failedtorefreshpackageafterimporterror' when trying to replace my dashboards. This has been happening since yesterday on all my dashboards. I used to be able to replace this...
View ArticleAdd a row above/below the table headers
Hello All, Is there any way to add totals at the top after the column headings in table visualization...?Is there anyway to add rows below or above the column headers of the table...? Thanks in advance
View Articleif else condition with between operator
Hi,I am using M language and adding a new column in table.I need to write if condition in this line.I am writing if condition like this:if [Month] between 2 and 4 then "yes" else "no" Now here I am...
View Articleshow column values as percentages and show division errors with 0's
Hi, When right click on a column and select change type, i can not see percentage data type to be applied to a calculated column in query editor. is there a way to do so...??and how can i remove...
View ArticlePipedrive Integration
Hi,We are exploring Pipedrive (www.pipedrive.com) and may begin using it in the coming weeks. We are quite heavy Power BI users however and there is no native integration. Has anyone figured out a work...
View Article