Dashboard Consumption
Hi, it is possible to know how many individuals are accesing a dashboard I created? Thanks, Ezequiel
View Articlevariable decimal precision
This may be a feature request, but just want to check first that this functionality isn't hidden somewhere that I've missed. I have measures with 2 decimals of precision, and I want to retain that...
View ArticleHow to extract number from text
I am trying to figure out how to extract numbers numbers from a text. For example, if I want to extract the number of miles (MI) from this description: Factory OH Expense ABCD1315 14.0 MI Florida GAME...
View ArticleSort Aging Accounts Receivable
With a lot of help and inspiration from the posts here, I have put together a very useful aging AR report, but getting the right sort order for the overdue time groups ("0-30 Days", "31-60 Days",...
View ArticleHow to separate values in chart
I would like to separate the Products Included column into distinct values. The bar chart should have separate bars for Policy, Risk, Compliance, and Vendor. For example, Policy is included on three...
View ArticleRun R script feature
Hi thereJuly Update is kinda cool! In Run R Script feature, what if I want to reference another tables in PowerBi model, how can I do that? Say I have 2 tablesTable1 - during my data wrangling process...
View ArticleCount rows less than column value
Hi there,I am trying to do something which should be simple, but I am getting nowhere (as per usual!) I have a column of durations in months (integers from 0 to 120, with many repeated values) and...
View ArticleHow to change the date format on chart?
Hello, I have a chart which maps date time to some value, I want to change the format of datetime on the chart from like "Tuesday, June, 6, 2016" to "6/6/2016"
View ArticleLine & Stacked/Clustered Bar Chart Axes Formating
I notice that while most of the other charts allow axis color selection, the subject charts do not. Is that by design or an omission? Applies to both x and y axes. Most Charts Line &...
View ArticleCopy Table
I have built a date table within a Power BI desktop file and it works great. Now I want to copy that date table and paste it in all my other Power BI desktop files instead of rebuilding the date table...
View ArticleSetting up static TopN filter
Hello everyone! I have standard transactions table and a date table. Transactions table contains info on various producers and their output. I created a simple measure to calculate their average prices...
View ArticleBug: Pie chart not showing correct value
Hi, I have a sample pie chart with 2500 series.The data is incremental numbers that looks simply as Series Count1 12 23 3....2499 24992500 250000...
View ArticlePower BI Desktop Edit Queries Recent Sources not showing current Datasource
I am using Power BI desktop to connect to an Azure SQL Database in Direct Query Mode. I want to add another query to connect to another table or view in the current datasource. When i click on Recent...
View ArticleCreate Pivot Table In Power BI
Is it possible to create Pivot Table like you can in Excel with Power BI Desktop?
View ArticleUsing Power BI Maps
Is it possible to have a map in a dashboard, that I have plotted data to, open up in a particular area that centers around the data, rather than having to zoom into my data every time I load the visual?
View Articlecalculated measure as filter
hiwhy there is no option to set our own calculated measure as page filter in direct query mode?i try to find an idea about it but didn't find.. is somebody knows? thanks a lot!
View ArticleWhere i found the error log of date refresh on Power BI Desktop?
Hello there, Where i found the error log of data refresh on Power BI Desktop?See the image bellow:
View ArticleHow to exclude some values from a slicer?
Hello, I am using a slicer with takes a column of strings, some values in this colomn don't contain a value, I don't want to delete these records as its row has another useful data, how can I exclude...
View ArticleDAX Format function on date not updating
I'm using the below formula in an attempt to extract the month and year from the data view: Date_Mnth_Yr = FORMAT(MONTH([Date]),"mmm")&"-"&YEAR([Date]) However the formula isn't updating for...
View Article