Last 12 months
Hi, I want to know if it is possible choose one month from my slicer calendar, and then the chart shows last 12 months from 2 or more years. Example: I choose Mai 2016, and then the chart shows jun 15...
View ArticleSUM of Row Count by Column Value
I've been trying to understand the DAX code required to build a calculated column that addresses count based on conditional formatting. I have two tables, one table is acting as a summary table for...
View ArticleActuals vs. Budget for financial statements
Hello. I'm working on creating financial statements in power pivot/power bi. Should I use seperate data tables (actuals/budget) or the same one? Does anyone have any examples?
View ArticleMerge Contents of two tables using a date range in the logic
Are joins involving date ranges possible when merging? I have two data sources that will help me count the number of business days between a single appointment's [Appt Made Date] and [Appt Visit...
View ArticleCalculate Incremental Changes between Dashboard Refresh
We have our app designed on PowerBI embedded; the dashboards are refreshed every week. Is there a way we can calculate the changes in the metrics, say sum of items before and after the dashboard...
View ArticleHelp with Percentage with conditions - DAX formula
Hi to all! I have this table into Excel: TituloMesItemvalorLibrosEneroLibro 130LibrosEneroLibro 250LibrosEneroLibro 320LibrosEneroLibro 450LibrosEneroLibro 540LibrosEneroLibro 620Video JuegosEneroVideo...
View ArticleUnpivot - replace values dynamically for additional columns OR keep nulls
In Query Editor, before an unpivot, how can I account for new columns of data being added when using the replace values “Null” with 0? I’ve found that replace values does not pick up new columns when...
View ArticleTrying to create measure to display duration that company has been active
I have a large monthly billing file dating back to January '15 - each row is a monthly billing record for a customer's product. Example: DateCustomer NumberProduct NumberCustomer DurationProduct...
View ArticleDataSource.Error: An IO error occurred while trying to access the file...
I'm trying to create a variable query that outputs the name of the file most recently modified in a certain folder. I actually accomplished this yesterday and the output was successful, but when I...
View ArticleCan't change UI language
Hi, I live in Hungary, using an English Win10. I changed the language in the online settings to English before downloading the desktop app, still, when I install the desktop app the UI language is...
View ArticleExport table without Data Sampling
Is it possible to export the table without having to choose the option of Data sampling? I knew it went over the limit, is it possible to overcome this obstacle through other ways?
View ArticleExport table without Data Sampling
Hi, Is there a way to export the data over the limit without data sampling? Or is there any way to overcome the obstacle?
View ArticleSave table as data source
Hi, i wanted to create a new calculated column from 2 different data sources. What I did was to: 1. Create a table with the relevant columns from the 2 data sources2. Export the table into a csv 3....
View Articlehow can I insert fixed integer in series?
Hi, I am very new to Power BI, and have lots of questions.Is it possible to insert fixed integer in series like {1..27} above red rectangle.Either Quantity or Sales Amt would be sorted, the rank would...
View ArticleConditionnal color, calculated measure and Slicers interactivity in page
Hello, I am new in Power BI and I have several questions in order to understand the behaviour of Power BI. Can you please help me ?There is my issue : A. This is my data B. I have create one...
View ArticleCompare two sets (year-months) of period
Hello, I need your advice in order to create a new report Power BI.I want to compare data of two periods : PERIOD_N (YearN - MonthsN) and PERIOD_M (YearM - MonthsM) when the two periods have the same...
View ArticleUsing parameter in measurment
HiI have two measurersTOTAL1TOTAL2 and parameter par1 can be 1 or 2I need new measurer TOTAL like this if( par ='1' , TOTAL1 ,TOTAL2 )TOTAL1 AND TOTAL2 are part of table Invoices . how do i do...
View ArticleChange Connection Oracle to SQL Server
Hi, I have created a report in power bi desktop from Oracle server, now I need to change this data source to SQL Server.It is possible to change data source Oracle to SQL Server in same .pbix file.
View ArticleIf statement or something that will help!
Hi in need of some assistance. I need a code (first thing that comes to mind is an if statement) for the following:IF total expenditure = $5000000 and below "low risk", IF total expenditure = $5000001...
View ArticleNeed Help with Bi coding
Hi in need of some assistance, not sure of what i need to make my cards work.I have three visual cards: card 1 - Displaying Total spend $24 million (column expenditure)card 2 - Displaying number of...
View Article