Running Totals in DAX
Hi All -I've tried all suggestions on running totals using DAX. I haven't had any luck though.Can you sum a measure? Call Counts = COUNTROWS(CallTable)I also tried creating a custom Calculated Column...
View ArticleHow to split out same column into two slicers (with pic)
HI, I have a value in my query called input user. Some of these users are internal and some are external. They are stored together in the database. In power BI im trying to figure out how to split...
View ArticlePower BI Forecasting
Hi,I am hoping to find the forecasting feature within Power BI Deskop.I was expecting the properties trend and forecast to appear under the analytics tab as shown in...
View Article“connection cache” when accessing Sharepoint
I need to get data from a sharepoint list.The first time I enter the URL the connection succeeds and I’m being prompted with several login options. but I probably chose the wrong one because I got an...
View ArticleHow do I link two data fields that aren't foreign keys to synchronize filtering?
Let's say I have two tables that look like this:...
View Article**Time Intelligence (Weekly)**
Hi, I want to display the data in the following way: - 1. Each day of the week gives me the summary for the week. Let's take Monday. I have a measure and Time Hierarchy (Year, Months, Days). Now, is it...
View ArticleCircular Dependency
Hi all, I'm an extremely new user and was hoping for a bit of help. I've two really simple calculated columns, one for "Division" and another for "Company Name". My data is an aged debtor report with...
View ArticleHow to make a plan premium change based on the month
I have a dashboard for 7 different health plans. Going forward we are going to have it so the data presented is cumulative, so I have a timeline based on the claim service date that shows the month...
View ArticleTime Intelligence YTD Based on a Measure
I have what should be a very simple problem that has been very challenging to overcome. I suspect I am complicating it! I am trying to show the depreciation curve as assets reach the residual value...
View Articleuser requested cancel of current operation
I am trying to run a simple SQL query against a warehouse db and I keep getting the error User Requested Cancel of Operation after a while. I'm only running 1 month of data. I'm leaving the timeout...
View ArticleRemoving status' from average time calc
In my data set, i have the following columns of data that are being pulled in via a database. Job StatusStatus start dateStatus end date I have been able to calculate the average time for each job by...
View ArticleHow To Have Custom Formatted Date with Date Data Type
When I create a calculated column as: Month Abbreviation Day = Format('Date'[Calendar Date],"MMM dd") it has a data type of Text. If I change the data type to Date then I lose the formatting. How...
View ArticlePercentage type not showing properly in visuals
I import an excel format which has the data as a percentage. In the query editor, I change the date type to percentage. The date changes from decimal value to percentage (e.g. .853 becomes 85.3%)....
View ArticleLookup a value as of a date within a filtered range of dates
Suppose I have a Fact Table of Account Balances, Investments, and Dates (reference below illustration). This Fact Table is related to a Calendar Dimension Table. How could I determine the account...
View Articleissue with relationship between "to" and "from" table
I tried to setup the relationship as the example shown below.From Table 1 to Table 2then "Close"Then the manage relationship screen would look correct as shown belowHowever After I selected "Close" the...
View ArticleCalculating Member Count based on Effective/Termination Date
One of my data sources is the member roster report which has effective date termination date and enrollment status. Up until now when we had the dashboard display static (just for the current month) I...
View ArticleArcGIS Defaulting to Shape Map
Hi everyone, I'm trying to create a bubble map in ArcGIS. My location field is set to postal code, with the size set to my values. The map is defaulting to a shape map. I've used this visualization...
View ArticleGetting Current monht or week value by using any visualizations
Hi, I have a graph which gives me the monthly trend. Below is a snapshot of it.In the above image you can find the monthly view. So for the current month "January" the value is 55. when I pull a card...
View ArticleForce Auto Scaling on Primary and Secondary Axis to be the Same
Currently you must set the scale on both the primary and secondary axis manually in order for them to be the same. This becomes a problem when filtering the view on a smaller subset because the scaling...
View ArticleStandard Deviation and Z-Score calculation depending on time slicer
I am looking to calculate the z-scores for the number of calls answered by a given call center agent. Each Agent can have either a standard or non-standard role. I have an Agent_Data table containing...
View Article