Problem with GROUP BY and show dates in Slicer
Hi!I need your help, I have spent a long time in this project and I haven't found the solution still.I need to show all the times is searched a terms in the web. Por example, if the user search the...
View Article“Bug” in Table Visual in that it only shows the word “Total”...
... instead of the type of total (Sum, Average, etc…) This is confusing to users. When they see “Total” they of course assume it’s a total.
View ArticleDAX: Count on date filtering with a measure
Dear All, I hope someone can help me on this topic. I have this Pivot Table:Where:Values=The distinctcount is done on the column...
View ArticleChange Rank Dynamically by user selected Filter
I am using a RANKX function in which i am passing the following statement Rank = RANKX(FILTER(ParentData,ParentData[Customer]="XYZ"),VALUE(ParentData[TurnAroundTime]),,ASC,Skip) This is providing rank...
View ArticleUsing the current folder as a variable as the Import Folder for other files?
I would like to give a powerBI to someone else to use that does not have access to my folder.I maintain a couple excel files that create input parameters for the subsequent table imports.I would like...
View ArticleRLS not working (totally
I'm working with Power BI August Update and User Accounts in Azure AD, and want to limit access based on login. But it is not all that straight forward. Here's my security model: UserName...
View ArticleDisplaying rows with a duplicate same-column value
Hey all, Relatively new to PBID, and unfamiliar with backend DAX queries. I'm probably overlooking something, as it seems this should be simple. I have a table structured as below: Row Owner...
View ArticleHow can i Format the value?
Following this article:https://community.powerbi.com/t5/Desktop/How-to-change-measure-value-using-parameters/td-p/46011Variable Calculation = VAR Costs = SUM ( Sales[Cost] ) //Change with your measure...
View ArticleAnother New Measure Conundrum (SUMX Syntax ???)
Sorry for posting so much lately but I'm in another bind. I've been trying to create another new mesure using parameters similar to what I'd do in Excel with SUMIF. Unfortunately I'm not having any...
View ArticleRelationship between two columns (with the same value) in different tables
Hi, I'm trying to works with differents columns in the same time. For example:I have table user:Name CreatedPeter '07/05/2016'Sam '07/09/2016' And in table workerI haveName...
View ArticleHow can i see the difference value between years?
Ano = YEAR([Data])In this case i need to find the difference value between years(Previous year) and show in the graph as percent... How can i do this? Please, in new in DAX and in Power BI.2013 =...
View ArticleProblem merging queries
Does anybody have any idea why this left outer join does not give any matches? You can clearly see that there is at least one match in the preview (competency Id 185).
View ArticleQUERY EDITOR (Not Desktop) Replacing cell counts with Cumulative Totals
I originally wanted to know how to create a calculated column to accomplish this. I was given the following code and it worked in desktop mode but not in the query editor. Running = SUMX(...
View Article% of Total by Week
Hey guys, I've been digging around the forums today to try and find a solution, but can't quite find what I'm looking for. I'm trying to make a sparkline of 3 categories of data and their "%...
View ArticlePower BI Desktop salesforce object connector "please specify how to connect"
As a saleforce admin I am able to login to the sandbox from power BI. When I click connect it give me an error saying "Please specify how to connect". Any idea why this is happening. I was able to...
View ArticleTop n Measure average
While getting Top 10 average for a calculated measure, system gets hanged up. Can anyone please help me out on this ASAP. Thanks,
View ArticleRolling Calculation
Hi, I have a table as shown below that I would like to run some rolling months from.I am fairly new to Power BI and Dax so struggling a little. Ideally I would like to display a graph that has a time...
View ArticleGenerate a date key
Hi, I have a classical Date&Time column in my database.I would need to add a new column generated from year, month and day. For example: 20160905 for the 5th of september 2016. Thank you,Nandor
View ArticleTabular model calculation (measures) totals
Is there any possibility how to switch off calculations (measures) total in SSAS Tabular Model? I use direct query mode in Power BI desktop and I am not able to hide calculation totals in table. (I do...
View ArticleAppend and shape data
Hi there, My requirements are fairly complex and am hoping someone might be able to help out. At a high level, I want to plot user activity on a map.- Users can either register or transact.- The...
View Article