Help Building Query
BrandModelNameModelNumberSalesPriceLogicExpected_outputAABC12325A'Price/A'Price1BABC12330A'Price/B'Price1.2CABC12325.4A'Price/C'Price1.016DABC12323A'Price/D'Price0.92EABC12326A'Price/E'Price1.04ADEF456...
View ArticlePower BIs captive SQL Server Analysis Service
It seems that when Power BI is started, it starts an instance of SQL Server Analysis Services, running on some (random?) high port, and listening on 127.0.0.1. Is it possible to have this instance of...
View ArticleDrilling and Interactivity across pages
Hi, Do we any option to activate interactions between the visualisations across pages. Something similar to actions in Tableau. Its like I click an element on the chart I can drill down to another page...
View ArticleComma in value
Hi,I am using a Card visualization to display a value, I have managed to concatenate $ in the total sum(i.e $"&calculate(ROUND(SUM(Table1[Net]),0))) But I also require the value to be included with...
View ArticleNeed help
Excel file which is in one drive when i connect this excel file to power bi desktop and published to power bi service. Will data refresh happen automatically when excel file is getting refreshed by...
View ArticleContinuous attendance for 7 days
Hi All,I trying to identify the employees from my employees attendance data where they have report to work for 7 days continously (without getting any leave in between two days) during a period of two...
View ArticleData Blending in Power BI
Hi, Is there a way to do data Blending in power BI in a similar way Tableau does? Lest say I have one table with multiple rows for each date and another one with the same situation. I want to put data...
View ArticleCalculate row data from two different tables on multi selected slicer value
Hello I do not have so much DAX knowledge to solve the following problem.I have a matrix table that get data from two different tables with no relationship while a measurement create one base on Slicer...
View ArticleHow do I filter a table with respect to values in a second table.
I have five tables each containing data on the basis of Building ID and date. However one of the table(Let's call it 'Base Data') has Client ID as well and each client ID can correspond to multiple...
View ArticleSet a fixed % in line graphs
Hello guys, I am new to Power BI and just made a few line graphs, but the graph is automatically scaling. I dont want Power BI to scale my line graph, I just want it to be 0-100%. Is there any way to...
View ArticleHow to subtract a group of variables from a column
Dear Community, I am a new user and working on my first dashboard in Power BI. The file I got has data in weekly frequentcy from different departments, these are all sorted on date. One column is the...
View ArticleSubtotal column based on time and text column
I have a data that looks like thisDate | Time | Text | Sum1-1-2001 | 12:23:34 | a| 21-1-2001 | 12:23:34 | b| 31-1-2001 | 12:25:34 | a| 21-1-2001 | 12:26:34 | b| 21-1-2001 | 13:23:34 | a| 11-1-2001 |...
View ArticleCalculate with boolean filter and corresponding slicer not working
Hi all, I have three measures counting rows in table:Nr Of Tasks = COUNTROWS(Tasks)Nr Of A Tasks = CALCULATE([Nr Of Tasks]; Tasks[TaskType] = "A")Nr Of B Tasks = CALCULATE([Nr Of Tasks];...
View ArticleDistinct Average
Hi, I am using Excel PowerPivot from the tabular data model and need to do average on distinct records, although I have gone trough with many suggestions are available online, but not getting the...
View ArticleCumlative and non cumulative measure
Hi all,I'm having an issue about the best way to design a table for use in Power BI. It starts as a long skinny file with all the measures stacked on top of each other. However , I don't think this is...
View ArticleLinks other than http not working?
I'm trying to add a link to our Slack channel on one of the report pages, so that dashboard users can directly access the relevant Slack channel from the app. There is specific link to be used in the...
View ArticleTrying to connect PowerBI to Database sitting on a server
First time I am using PowerBI and trying to get the data source working.What I am doing to connect at the moment: Click on 'Get Data'Select 'SQL Server database'Where it says Server I enter server(ip...
View ArticleWeb URL Images
Hi All, I have an issue currently were I need to display an image in a card visual based upon the movement of financial data. in summary an up or down arrow if the value is higher or lower than the...
View ArticleHow to Slice on mulitple columns not values within a column
I'm trying to create a slicer where you select different columns and those columns appear inside a slicer and you can select which columns are shown on the report. Currnently I can only find a way of...
View Article