keep dashboard design after removing fields from raw data
when i removing a field from the raw data even if i dont use this field in the report i get an error.any solution?
View Articlerankx
Hi, I have a column of hospital names and in another column the sales in each hospital, I want to have a rank of hospitals and I have this measure:Rank ventas Hospitales =...
View ArticleHow to add a Serial Number or Row Number Column in Power BI?
You can edit the table by "Edit Query" Option. Find the Add Index Column in the "Add Column" Tab. You can see now the new column is added at the last. Customize the column to rename it as "SNO" or "ROW...
View ArticleParameter User Interface for Stored Procedures
Hi all, I want to ask a specific report usage question about Power BI.We have dealing with a migration of some SSRS reports to Power BI. In this case, we use Stored Procedures as data sources and we...
View ArticleTable Column Total Incorrect
Hello, I've encountered an issue totalling a table column in Power BI. I have two columns, a category column and a count column. I want to have the sum of the count column below the table, but it comes...
View ArticleTable linking issue?
Today's Sales = CALCULATE(sum(SALES[Sales]),LASTDATE(SALES[Ship Date]))This gives me $30,384 in the "Card" tile. I create a "Matrix" tile and put Today's Sales in the Values section and "Category" from...
View ArticleMerging two data tables
Hello everyone, I am very new to PowerBI, so apologies if my question is too dumb.Consider following data structure: As you can see, there are 3 lookup tables and 2 data tables. Set of Producers in...
View ArticleUsing a slicer to change values in a formula
Hi, The following calc column contains a value of .25 -> Punctuality = IF (OTIF[ShiftInTime]<OTIF[TimeFrom]-1/24*.25,"Early",IF (OTIF[ShiftInTime]>OTIF[TimeFrom]+1/24*.25,"Late","On Time"...
View ArticleMoving average based on Rolling 7 days - per customer/subject
Hi everyone, First, sorry for bothering you with an easy question but I can move forward in my model without this. I have my data model where we can find my planning (Date, time, Id-session (which...
View ArticleAverage Revenue per Unique Customer
Hi everyone, I am trying to generate an Average Revenue per Customer column in Power BI. I have data on each sale made to a customer, including their Customer ID, the revenue generated from the sale,...
View ArticleMerge / Join Conditions and Clause >= or
I'm trying to duplicate this crossjoin I have in Tableau: Note the Join Clauses of RFP/RFI Release Date >= Date (list of all possible date times starting from the begining of 2015)and Proposal...
View ArticleTotals on Percentages in Tables
I have a column that compares Net to Gross Sales using the formula (Gross Revenue $ - Net Sales $)/Gross Revenue $ and in Power BI it is displaying the total of that column incorrectly. As shown below,...
View ArticleMeasures to Show Availability
I have a table called "SR Data" which is a list of every scheduled "service request" that has a start date/time and an end date/time. Users are schedule 8 hours a day. Either two visits: one 4 hour in...
View ArticleCreate a SUM measure that sums conditionally based on blank values in another...
I have a column with calculated values. I now want another column that sums those values only when the values in another calculated column are blank. In the screen shot, I'd like to sum up Percentage...
View ArticleAny documentation to convince of self service BI to IT ?
Hello,I have discovered Power BI two month ago while I was frustated to have to combine and copy paste different sources of information into a global report. Two full days non stop to transfer the data...
View ArticleScheduled Refresh for two data sources
I was wondering if it is possible to to enable a sheduled refresh when a dataset contains data from two sources; one from sql server and the other from an excel spreadsheet (which can be stored locally...
View ArticleHow to filter data in Power BI desktop in direct query mode (IBM DB2)
Hello, Could anyone please educate me on how to filter the data in power bi in direct query mode. We are using a DB2 database and there is no option to connect to the DB2 database in import mode and...
View ArticleKPIStatusWithHistory
Hi.I was trying to use KPIStatusWithHistory visual initialy when i placed Items(Count of Items) in the values part and a target value in the target value part the count of items initialy showed a value...
View ArticleTimeline Slicer
Hello, I have created a report on Power BI Desktop. I used the Timeline slicer visualization in it. It was working fine up until 07/21. The Timeline slicer is only showing months from Januray 1st 2015-...
View ArticleFunction convert in Power BI
Hello everybody, I'm trying to assign my datas to a unit of measure (kgs, lbs, tons) and I would like to convert them.Someone would have any idea? Thanks
View Article