Field not summing
Hi everyone, we have a 1-1 relationship between two tables, sales and cost of goods sold. Both tables are related in the model, when I add the cost to a table it doesn't sum, I do the same thing with...
View ArticleDate range on visualization
Greetings!Please tell mehow I canadd to thevisualization toolsdashboardsdate range, as well as the opportunity to compare thetwo rangesand display the percentage difference?
View ArticleTotal/sum working incorrectly
Does anyone knows what's going on here and how to deal with it? Table on the right has data from only one table and everything looks good. Table on the left side has data from two tables and total...
View ArticleImage url in a force direct graph
Hello- I am trying to visualize the relathionship between users and specific keywords by using a force direct graph. Instead of the node displaying the user name, I'd like to show a user picture. I...
View ArticleHow can I compare different versions in PowerBI
Hello All, I am trying to use powerbi to generate a report wherein I show servers based on environments (DEV/UAT/PRO), versions (SQLServer 11.0, 12.0, 13,0), edition (Dev / Enterprise / Standard). Its...
View ArticleFiscal Year and Month Order
Hi, I currently have a slicer with Fiscal Year and a line graph with revenue/month. However, whenever i select more than one Fiscal Year, the months group themselves together. As in, FY15 August and...
View Articleunable to start power bi desktop
Hey guys, I've been using Power BI Desktop for months without issue, and then today it just won't start. I get the following error message when trying to launch the program (not even tried to open a...
View ArticleContext filter for measure
I created a Moving Average Measure like MA (7) = CALCULATE(sum(Item[Valor]);DATESINPERIOD('Calendar'[Date];LASTDATE('Calendar'[Date]);-7;DAY))/(CALCULATE(AVERAGE('Working_days'[DU_7]))); But it doesn´t...
View ArticleDAX Relative Business Day Offset Formula help
Hi Everyone, I'm new to DAX and having trouble trying to create a calculated field in my SSAS tabular model. I have data that looks like this: DayDateBusiness Day FlagMax Inv DateRelative Offset...
View ArticleUnable to get data from Sharepoint online List
Hello experts, I am trying to connect Sharepoint online list to Power BI. But its not connecting. I am getting the below error" Unexpected Error " Specified Value has invalid CRLF characters.Parameter...
View ArticleUnable to connect Power BI to online sharepoint list
Hi Experts, I am trying to make a direct connection between Sharepoint online list and Power BI. but when I am trying to put the sharepoint URL in OData connection or in Sharepoint list online, I am...
View ArticleTrouble Creating Relationships
Hi There I'm trying to create some relationships between some sales pipeline data and plan data from excel but I'm getting the following error: "You can't create a relationship between these two...
View ArticleTABLE NOT SHOWING UP in CALCULATION
Data modelAm trying to create a column SALESPRICE in ORDER_ITEM TABLE. Required formula = ORDER_ITEM(QUANTITY) * ITEM(RETAIL_PRICE). I am getting the following error, can you pls help. The order_ITEM...
View ArticleOvertime Calculation
I have seen other topics relating to overtime but the calculation I need appears more complex: I have data with [Date], [Shift], [ItemNumber]. There can be several entries for a shift on any one day...
View ArticleData Manipulation - Scatter Plot
I am fairly a newbie in Power BI, I am just trying to figure out how I can create a scatter graph. I have seen the example on tutorials in YouTube via power BI and the tutorial in...
View ArticleDynamic Year To Year Comparison
I'm trying to figure out how to compare TV ratings month to month in the tabular view. It won't only be month over month but it could be March 2015 compared to July 2016. I've tried to create this...
View ArticleCumulative Sums on different dates
Hi Guys, I have a Date Dim table and another table which containsDate Signed, Date Sold, and a status column with both Accepted and Sold . Both are connected to the Date Dim which has a Year column....
View ArticleRelationship in SSAS import mode issue
Hi, I am trying to import data from SSAS cube to create report instead of live connection that not allow new calculation/measures. But the selected fields(dimension+measures)all displayed in one object...
View ArticleIntroducing Featured Dashboard
Has anyone used the "Featured Dashboard" option with the dashboards and tiles? If so, let me know your findings. When I tested this option, I did not see any difference.
View ArticleHow do I format the Gauge Visual to display a decimal value as a percentage (%)?
…like I would format the same value to display a certain number of decimals point. Using Direct Query so the model can’t be altered.
View Article