Chart Titles that adjust to the drill down layer
Hi All, I have a chart that displays Invoicing by Month. At the upper most level, the title is fine. Invoicing by Month. The report is designed to be for Financial YTD only, so will only ever show a...
View ArticleCalculate rate from two tables
Hi all, I'm new to Power BI. I have got a few tables in Power BI and try to link them correctly and do some basic routine calculations. Now I have two tables, one lists Incidents data and another...
View ArticleDetermine average quote amount for a sales opportunity
Pardon me, I am just getting started with Power BI. All within the same table, I have an OrderQuoteID which is unique. Some OpportunityIds have multiple quotes underneath each. I would like to total...
View Articlecount of distinct values
Hi All,I have a table like below:Is there a way to get this output?Thank you!
View ArticleFX Variance calculation - SUMX doesn't work
Hi all, I need to conduct variance analysis on some financials including the impact of changes in fx rates. The variance calculation is: Actual Revenue_Base Currency - (Actual Revenue_Local Currency /...
View ArticleDAX issue with date filters
DueTimeTable I’m trying to assign a DueTimeBucket value to a list of times using the table I created above. To assign a bucket to each time I run this DAX…DueTimeBucket =...
View ArticleHow to create multiple pivot column
Hi I would like to create pivot table which able to pivot 2 different columns (Pieces and Unit Price) as below.A = original data in databaseB = The pivot table I want to visualize I already try to...
View ArticleBest way to create different shapes(diamond, circle and square) in PowerBi...
Hi, Writing Typescript code to develop a custom Timeline Visual. Looking for any ideas on how to create different shapes(diamond, circle and square) for representing data in a custom visual....
View ArticleAnything updated in Smart Filter by SQLBI.1.0.4 visual?
Hi Team, Anything updated in Smart Filter by SQLBI.1.0.4 visual? Because I could not see drop down option to chose the values. Please suggest. ThanksSatya
View ArticleConnecting to SSAS for a non domain user
Hi Im new to PowerBI. We have the following arrangements; We have SSAS cube setup on a remote server. Im trying to access the cube from PowerBI Desktop from a Windows 7 machine over the internet. Im...
View ArticleHow to create a group for a report with columns from different tables?
Is it possible to create a group that contains multiple columns of different tables and that these columns can be changed directly in the chart or table report? For example in qlikview I can do this...
View ArticlePowerQuery Refresh in Power BI
So basically I have lots of different spreadsheets with different data for different projects. In each of the spreadsheets I reguarly update the data, but do not chagne the columns and headings....
View ArticleRow Level Security Question
Hi guys!Sorry, in not good with DAX, it's my first experience with it.How can i filter one field using a 'IN' and a OR to another Fields on the Row level security(RLS) option?For Example, in this case...
View ArticleDesktop with memory is insufficient
I have a question.My data model has grown a lot with several tables and calculations using DAX, there is already a week that I can not update in my data model on the desktop. The reported error message...
View Articlecount numeric column cells and exclude certain value
I would like to count the number of cells in a numeric column but exclude if the value is 0. Seems like this should be fairly easy, but since I am new to PowerBI, I would appreciate any assistance!...
View ArticleProblem when exporting data to excel
I am exporting the data to excel of a power bi report, I am following the standard procedure however when opening it in excel many data do not respect the limitations and many special characters are...
View ArticleNew October Date Slicer still cannot sort month names correctly on Charts
Hi, the new October Date Slicer is great but it cannot sort month names correctly on Charts if they are filtered as "monthly", month names appear in the incorrect order, is there a way to fix this?I...
View ArticleCalculating Percentages on a field that has multiple values
I have an issue where I am trying to get a percentage based on the number of returns of a specific unit / the total number of units produced. I have tried many different things to get this to work. All...
View ArticleAnalytics Pane Problem?
I am using the 2.40.4554.463 64-bit (October 2016) version of Power BI desktop. When I attempt to use the analytics pane, I only get the "Constant Line" option. Am I not supposed to get a choice of...
View ArticleDATEADD ERROR SYNTAX
Hi,I'm trying create a calculate column to get a date subtracting 1 month, but I get a syntax error on MONTH. I don't know the reason. See the function Thanks
View Article