DAX for between a date range Q
would like to run my SUMX() with a FILTER() between a date range that I want hard coded. What I have doesn't work when I add in the between date range component. See code below: EnquiryTest = SUMX (...
View ArticlePower BI Metadata is not passed sometimes
Hey! I discovered a bug while developing a custom visual. The problem is that metadata is not passed in my case. Trying on the Power BI Service, but I think the desktop version has the same problem....
View ArticleExcel Power Query - How to use Dynamic Value in SQL Statement
Hello All, I have an excel spreadsheet. I want to pull some data from a SQL database and display it in the spreadsheet. I also have a cell in the spreadsheet. I would like to have a user enter a value...
View ArticleHierarchy Slicer - Search Not Working with Select All Enabled
The search doesn't work when Select All is enabled. Is it just me, or is this a bug or a desired behavior?
View ArticleEnter function parameter values in between function calls in custom data...
Hi all,I have a use case where I want to ask user to enter the data source name (existing power BI provided data sources) to connect to and then subsequently retrieve the input values for that data...
View ArticleError connecting Through R
I am getting the following error when I paste the following code in the R script connector box. It is simple script that runs on RStudio. df1 <- data_frame(school = c("A", "B", "C", "D", "E", "F",...
View ArticlevalueFormatter ignores culture for displayUnit
Hi all, I'm having little trouble with valueFormatter as I can't get it format my values as expected in terms of the unit abbreviation and the given culture. Even though it produces the correct decimal...
View Article