Real-Time data -Add tile
When I go to add a tile there is no option available in the "REAL-TIME" DATA box. How is that enabled?Thanks.
View ArticleMeasures in a separate table
Hi,I noticed in one of the example dashboards, Portfolio Slicer, that all the measures were stored in a seperate 'table'. It also has a dfferent icon to normal tables. In the screenshop below it's...
View Articlemost current version of name
I have a database that has Item number and Item name among other fields, I'm creating a report that shows the qty of the item number by year. We have changed the item names a few times each year to...
View ArticleHow to refer a parameter in the SQL query and decode to produce static values
I have a query which looks likes thisselect quarter, some values from tableResult shows quarter as 0,1,2,3,4,5,6 - basically 13 financial quarter and its values I don't know the starting quarter so I...
View ArticleRunning 7 Day Total
I am trying to have a running total for the last 7 days. My table currently have Date and Value. I inserted a calculate column that I want to calculate the results for the previous 7 days. Since my...
View ArticleDisplaying items with no data
I am trying to create a matrix to display a Sales Person portfolio of clients and who they have met with in person, when and who they have not.Table 1: includes the name of the Sales Person and their...
View ArticleR package to create scatter plots in quadrants?
I'm looking to develop the below visual, or something similar to it. This is definitely something that can't be done with the default visuals in PBI. First, I'm wondering if anyone might have any...
View ArticleFind Resolution Percentage
Hi All, I am very new in PowerBI. and I need to find Resolution %. So in excel I usually do, (Resolved tickets / (total tickets - Scheduled tickets).Please help. Mohit
View ArticleSort By Column changes the Measure results
Hi there, I could really do with some help! In Power BI Desktop, I would like to use the Sort by Column feature to re-arrange the order of one of the dimensions of my matrix table and associated 100%...
View ArticleFilter sorted by dynamic count
For filters with many values (or even top N counts), I want to be able to sort them by the most frequent values appearing at the top of the list. I want this to be dynamic (ie if I use another filter...
View ArticleDAX Syntax Error
Dear all I have a DAX Syntax problem in PowerBI Desktop. I have following formula 'IF(Column1 > 5, "hh", "hh")'. PowerBI sends me an error message that the syntax is not right. Strangely in the...
View Articlefind how many store dont buy a product as required conditions
Hi friends,I have 2tables Order( ORderdate, Product_ID, Quantity, Store_ID)and table Store(Store_ID, StoreName)I need to count how many store that didnt order Product"A" 2 consecutive days from the...
View ArticleMeasure for Current Month
I have a list of Opportunities and they all have create dates and close dates (projected and actual) I want to show only Opportunities created in the current month
View ArticleWhy won't my tables filter based on this relationship?
See above image of table relationships. I'm trying to filter on the AWL table, but the New_Customers and Cancelled_Customers tables do not filter accordingly, even though I have the mediating Dates...
View ArticleOneDrive for Business: Datasource has no credentials
Hi there, I have built a dashboard in Power BI Desktop where the pbix file and data sources are on OneDrive for business. The dashboard works perfectly and refreshes correctly in the desktop program...
View ArticleGraphing Y-Quantity by X-Axis Values
Hi All. Simple problem here, I can't graph something properly. I have a equation showing how long something was in inventory. This gives me the correct amount of days, and I'm happy with the result of...
View ArticleCost of Oppotunity
Hello to all, I have come to my personal limit with DAX... I am trying get the cost of opporinity from each store. By cost of oppotunity I meen the stores that dont have disponibility of one product,...
View ArticleAppend to row above in Power BI
Hello… Is there a way to do something like this in Power BI?In Excel, I have a table called TD_COUNT which consist of 4 columns, | Date | Open | Close | Total |What I would like to accomplish is on a...
View ArticleHow to create a measure from two different tables?
Please see my scenario below. I have three tables. One a Dimension Table and two other fact tables. I have one measure in each of the Fact Tables and they join to the dimension by a key. Now I want to...
View Article