How to manage roles which are defined by multiple values
Hello,In the desktop version you can manage roles by defining a name, choosing the table and the "column"Then you select one value out of this column to define a roleHow can you manage a role which is...
View ArticleHow do I pass parameters to my SQL statement?
How can I use parameters to create a dynamic SQL statement? I specified two parameters "DateStart" and "DateEnd" which I want to include in my Data source's SQL statement, but I don't know what the...
View ArticleError connecting to SSAS 2005: The DbpropMsmdSubqueries property was not...
When I try to import data from SSAS 2005 to Power BI Desktop I receive this error: "AnalysisServices: XML for Analysis parser: The DbpropMsmdSubqueries property was not recognized." I have searched...
View Articleis there a way to prevent the top N visual filter from affecting a measure...
Basically I have a visual that I am applying a Top N visual filter on however within this visual, there is a measure that I want calculated that includes all filters (slicers, row) except this Top N...
View ArticleCalculated table with ADDCOLUMNS(SUMMARIZE LASTDATE Problem
Hello Folks, I've got a table like this: Sysid EnddateSystemuser A 02-04-2017Systemuser A 04-08-2017Systemuser B 05-04-2017Systemuser B 08-08-2017 Normally I use...
View ArticleCreate "snapshots" on changing data
Hey! I'm new to PowerBI and currently evaluating it for a complete roll-out in our company (so only a PowerBI free license, if this matters). I hope you can help me with this issue, because it is...
View ArticleCalculating data between relations
Hi, I have some questions about how calculate some data from different tables. For example i have relationship 1:M (Gym:Classes) and 1:M (Classes: Booking)And i want gyms which have some booking in...
View ArticleTotal Display
Hi, I'm trying to work out getting total number in the table.I wonder why total rows has 0 even though it's supposed to be 26536.40. My measures are:Act New Wins = IF(AND([CurrentPeriod]>0,...
View ArticleFilled Map not appearing to work at all
I am new to Power BI and am trying a very simple US map with state sales driving the state saturation. However, the map doesn't appear to do anything. The standard map works, and all the other...
View ArticleCard Visual Crash
Hi guys,I have a report with a couple of indicators represented in a Card feature, but sometimes on the desktop or app.powerbi.com the Card crashes and all I see is a blank card. Not even the...
View ArticleNaN Error
I created a new field, Cost/Quantity, and the output is coming up at NaN. I was able to see the Cost by year on a bar chart and quantity by year on a bar chart fine, but when I tried to doing...
View ArticleNaN help
I created a new field, Cost/Quantity, and the output is coming up at NaN. I was able to see the Cost by year on a bar chart and quantity by year on a bar chart fine, but when I tried to doing...
View ArticleConnecting to remote sql server
I am trying to get data from a remote server. Because the box I am connecting from is not a domain box Windows Authentication is not working. Hocan I switch to the server authentication? Thanks
View ArticleRank by Dates and Customer ID
I have a data set that contains billing information that includes customer id, bill date, and other relevant information. A customer may have received more than one bill in a month so I'd like to...
View ArticleApp Retention API in MixPanel Connector
Hi, I am not able to see Retention API entry point on the MixPanel Connector. Does anyone know if this is released or when it is planned if not released yet? Here is all I see so far on MixPanel API...
View ArticleAre certain joins impossible with PowerBI that are possible with SQL Server...
I'm trying to migrate a report I made in SQL into PowerBI but as I do it I'm finding that many of the joins won't work in PowerBI. To give one example, I am not able to join two tables together where...
View ArticleOptional related entity - why 'Error'?
I am modifying a Query against an entity provided by an OData source. An entity 'A' has an optional relationship to another entity 'B'. i.e. 'A' has an (nullable) foreign key column and a navigation...
View ArticleReorder data with Power Query repeating words
Hi to all! I have this data: PaisAireAguaTierraFuegoColombia1 32Argentina221 México 112Perú13 1 And I like to transform with Power Query, like this:...
View Articlelocks my whole machine
I have a large .pbix file that is causing problems. It performs fine when I load it with say 5M rows, but when I load it with say 50M rows, and I interact with certain measures, then it freezes my...
View ArticleDynamic Row Level Security on intersection of 2 fields from different tables
I have a requirement for dynamic security that I haven't been able to figure out. Not sure if it's a tool limitation or just requires more complicated DAX than I understand. The requirement is to...
View Article