Help using column data for comparison charting
Hi all, I'm trying to get my head around how to structure my data in order to visualize it properly. I've two columns in my dataset that I want to compare: Recommended, Final Decision. Each entry in...
View ArticleIndex of the actual filtered result set
Let's imagine you want to show a chart where you have orders (like they come in over the days...) and their order volume. You want to show a chart with a trend line to see how oder volume develops over...
View ArticleData refresh not getting all data/stopping early
Hey all, I am using a data-load based report file that queries our datawarehouse for all of its data. It has been working great for months now, but recently when I refresh the data it seems to...
View ArticleOld customers vs New customers. how to check that?? Help
I want to check 2 scenarios 1) I want to compare sales for the customers with less than 1 year old vs clients for more than 1 year old in a period of time X. 2) I want to compare total sales for the...
View Articletext to type error message
I'm trying to use a calculate formula to sum our out going per payment terms. The formula i'm using isCALCULATE(SUM('supplier pymt data'[Supplier Amount]),Table1[payment category]), but i'm getting...
View ArticleHelp needed for DAX rolling calculation
Last60Days = IF(AND([Date] >= [Today]-60, [Date] <= [Today]),1,0) I am trying to calculate the rolling number of completed and planned meetings. For the completed meetings, I'm trying to...
View ArticleDates disappear when Refreshing data in Power BI Desktop
Hi everyone! I'm having problems with some Reports that I want to Refresh at least 4 times a month. The data comes from one Excel database downloaded from an intranet portal. This files have at least...
View ArticleHelp Brazil!
Good Morning. In the free version , as we separate the number shown in the graph in hundreds?For example , instead of my number appear as " 1211 " appears as " 1.211 "?Thanks
View Articlecase weighting in data
Hello, as I am working in market research, our data which is always a sample from the population, is often weighted (nearly always). In statistical programs such as SPSS, one can define a variable...
View ArticleSimple Question About Drills and Visuals
Hello Everyone, I've a simple question about the drill down functionlaity. I've built a report using a column chart using diferent dimensions to drill down. The visualization works great, but the user...
View ArticleLine chart X axis only shows year
Hello, I am using a Date column for the X axis on a line chart.It only shows the year and I cannot drill down to quarter, month or day. Could you help me figure out what am I missing? Thank youJoaquim
View ArticleShowing percentage and number values in visuals at the same time
Hello I'm trying to showing percentages and number at the same time in my visual,ex: 88.15% (100 000)or: 100 000 ( 88.15%) but I tried many different visuals and I did not make it.Do you have any...
View ArticleVisual level filters scrolling
Since visual level filters is not working for slicer, I need to select few values of another field with a long list. Is there a way to scroll quickly to end of the list? It is difficult to reach last...
View ArticleR visuals in power BI
I am trying to plot a histogram of one of my columns using R. My code works totally fine in R but it won't work in Power BI.Anybody knows why and how to solve this? Appreciate your help.So I checked...
View Article¿How to Perform cumulative count of rows based on calculations?
Hello everyone, I have a dataset containing the Order column, date received and date shipped. I need a report where I can see the number of orders received and shipped every month and also the...
View Articleinteractive filter on report page
Hi everyone, I am trying to place a filter on my report page instead of changing configerations in that black area on the right hand side.I know what report/page/visual level filters are but that is...
View Articlechange primary key power bi
Hello, Anyone can tell me how we can change a colomn of Primary key in Power BI,I have a table with 2 Colomn, i like to add an Index colomn and specify it to primary can, i can't do it. Thank you
View ArticlePruning text
Hi All Banging my head against something... I want to cut all the text out of column except for certain strings. Anyone got any ideas?? For example I want to remove all text except "STANDARDPACK","EMS"...
View ArticleSorting stacks in a Stacked Bar Chart
BI novice here, I've been playing with the software for about a month and I am beginning to use it seriously. I have read posts about how to sort the different columns in a stacked bar chart, but I...
View Articlerankx by group
I am using the below formula to rank sales results. I would like to group the ranking by a column of Profit Center's. What can I add to the below formula so that the ranking column adds a ranking...
View Article