Visual Interactions
When I make graphs with 'Visual Interactions' command, I choose 'Filter' command and I need the 'Filter' data.But few days later, the graph automatically switch 'Highlight' data. Please let me know if...
View ArticleAbout Visual Interactions functions
When I make graphs with 'Visual Interactions', I choose 'Filter' command and I need the 'Filter' data.But few days later, the graph automatically switch 'Highlight' data. Please let me know if anyone...
View ArticleInefficient function?
Hi there I wonder if anyone can give me a steer regarding my function code (below). While it's functional, it cripples the speed of my query. I've a source of Timesheets data where all staff record...
View ArticleExtract data from JSON field
I'm using Power BI desktop to connect to a MySQL database.One of the fields contains data with the following structure:...
View ArticleIF OR when using COUNTROWS
Hi, I'm need to modify the measure On Time = COUNTROWS(FILTER(OTIF,[ShiftInTime]=[TimeFrom]*[targetperc OT])) to alsoCOUNTROWS if [ShiftInTime]<> [TimeFrom] Thinking IF OR but don't know how.
View ArticleMerge tables but mantain a column with origin field
I have one Excel for each store that I have (store 1.xls; store 2.xls; store 3.xls)I have imported every file into BI in a diferent table because some stores have more information that another, for...
View ArticleDAX and forecasting
This is idea: There are two tables (they'll probably be in Sharepoint) which show which package/tarifa a client is using, when it's expiring and how much it costs. I still don't have data, not sure if...
View ArticleEVALUATE statement
Can EVALUATE (DAX) query statement be used in Power BI? If not, what is an alternate?
View ArticleDirectQuery for Oracle Datasource is Disabled
When I go to set up a new Oracle data source the DirectQuery option is disabled. How can I set up an Oracle database for DirectQuery?
View ArticleFiltering by column headings
Hi I have a range of columns with relevant data and would like to enable users of the reports to filter (using slicer or otherwise) by the column headers. They are participation figures so the data is...
View ArticleCreate new table: calculate min date of all the dates per record
I have a table with records including multiple dates per record. One person had multiple transactions on multip[le dates. I have to find the min date, first date of transaction and last date of...
View ArticleDisplaying rolling time frame using card visual
I am not sure how to make it so that if today is a date this week, to show the time frame for last week, assuming Sunday - Saturday is a week. For example, here is how I am displaying 60 days from...
View ArticleSummarizing daily data into monthly totals
Hello all,I am very new to PowerBI and DAX. I have some backround with Excel but that has not seemed to help me so far.I am extremely impressed with this tool and praying I can make it work for my...
View ArticleExpression not recognized when adding a custom column in Query Editor
I'm trying to add a column with the following formula: SEARCH (" ", [Description], 1, BLANK ()) However I get the error message: Expression error: The name 'SEARCH' wasn't recognized. Make sure it's...
View ArticleMoving Averages on non-date data
Hello experts. I have a very simple table, but I'd like to find the moving average for the laxt 3 events. I see a lot of data for moving averages using dates, but Im struggling to get to the root of...
View ArticleHow to reduce the amount of data that is loaded into my Power BI Report
My objective is to reduce the amount of records that my Power BI report loads from my DB. So ,how can I (in query editor) aplly a filter on a table Query depending of information in other related...
View ArticleThe Subtotals and Grand Total values are not correct in my matrix. Please...
The issue seems to be when I use Count ( Distinct). The subtotals do not match the details I just figured it out. I was counting the wrong value. Thanks for your patience.
View ArticleWhats better - Calculated Measures, Calculated columns, calculated tables
Hello all, This is more of a 'best practice' question. I have a web based excel file (24 columns, 250 rows) in which I hosts my data. From this, I've used Power BI Desktop to create multiple...
View ArticleFilters not working for published report
I published a report to Power BI and when accessing the report via webbrowser, the following filters do not work (Timeline, SmartFilter By SQLBI). filter work fine in BI Desktop.
View ArticleCumulative Amounts
Hi everyone! I am trying to calculate the cumulative sums of amounts in different months within a year. In excel, I would do so by locking the first value in the first month of interest and then...
View Article