COUNTROWS of multiple tables in one measure
Hi, I have four tables I require a count of all the rows as one measure. As I am required to use a Direct Query connection I can't create a helper table to join on. Anyway I can do this effectively?...
View ArticleDAX: Measure SUM only if Column="SomeValue"
I've got what is I assume a simple DAX problem. I'm trying to SUM the number of Events in my 'Events'[CurrentValue] field only when the related 'Event Type'[Event Sub Type]="Digital Calls" I tried:...
View ArticleCombine data column from different table
Hi May I know is there any way to combine same data column into one table?For example I have created three different table as below and I want to combine all data to be visualize in one table as...
View ArticleRunning Stock Total
I am trying to create a running stock total for a number of products over time. I am using two data values (qty), the first is associated with a date (Incoming deliveries), the second is a current...
View ArticleDirect Query Today Date function
How can I filter in Direct Query Mode on Datasets of a Date-Field with the today or now function?
View ArticleDate hiearchy does not work automatically in case of Direct Query
Dear Power BI users, I have a problem to get date hiearchy automatically in case of Direct Query.Below is the environments and deatail problems of the case.Hope you to please help me to solve the...
View ArticleData Refresh
Hi, I have created a report using the data on an excel sheet.I can refresh my reports suing the refresh button. But if i share my report.pbix file wilth one of my colleague can she refresh the data...
View Articleuse existing PowerBI report as data for new PowerBI report
I have built up a set of reports using Power Query and Power BI and these are working well for us. I now need another set of reports aimed at a different segment of the staff. Is there anyway I can...
View ArticleDefine a Slicer Area
Hi All, It is possible to define an area that the slicer can filter visuals and other area cannot? I have a page splited in 2 aeras with 30 visuals each. Each area only should move in the their 30...
View ArticleCounting values in a Matrix table greater than x
Hi, I have a Matrix table with the measure Total Carers = DISTINCTCOUNT(OTIF[Carers]) which gives me a total for e.g 10.I need to calculate how many of these total values are between x & y. For...
View Articlehow to connect on premise Team foundation server
I try connect our internal TFS, We are not Visul studio online version, Is any one know how to connect ?I tried, but just can see a few related data, if anyone connect already, please help me ,thank...
View ArticleHow to setting a dynamic URL connection
our team need connect different web page to get data,Is here have any way to create a parameter URL link, let user just choose parameter, then can connect different page data? Thank you for help.
View ArticlePower BI Informix connection error
Hello, I am trying to connect to Power BI using IBM Informix Database (Beta) but after I set up my credentials I get the following error: Details: "Microsoft Informix Client: No such host is known...
View Articleis there any way to stop the Map visualization Zooming out when drilling to...
Get to here Zoomed inClick in One of the Circles - get to hereI have a problem with teh Map Visualization zooming back out to the whole of north America when you drill down to a single record. Any...
View Articlehelp needed with a measure
Hi All, I am looking for a measure in power BI desktop that will allow me create a sum of various rows based on specific criteria.The criteria being the name of employee and the start of week date...
View ArticleI'm lost. Why is Power BI behaving this way? (Year with comma? Removing data...
I'm sorry but I don't know how else to describe this. Power BI is behaving very strangely. It's putting a comma in the year value of the x-axis: 2,015, 2,016It's removing rows that are, to me, clearly...
View ArticleProblem with data type from an excel file
I have a table of data i import from excel with employee id as a column when i import the data the employee id with letters in them do not import i have tried changing the field to text and number and...
View ArticleUnable to turn-on hyperlink for columns when using direct query
I am designing a report using a data model that sources data from a Direct Query(SQL). How to enable Hyperlink for a column data in a Data grid? I see only two sections, Report and Relationships, below...
View Articlepower bi desktop installation issues
I downloaded the latest Power BI Desktop version (July 2016) and installed on top of June 2016 version. Able to open existing PBIX files. The issue is : Power BI Desktop is hanging or not responding...
View ArticleRunning Total
Hello All,Please help me with this.Revenue is a Default meausre from SQL server source.I calulated Revenue Contribution(Measure) as DIVIDE(SUM(Query1[Revenue]),[Total Revenue],0)then after sorting the...
View Article