Calculate Age with Direct Query Support
I'm trying to calculate Age from DateOfBirth. Actually I'm do this with transformation date to age and round down. It's works ok, but it not avalaible to use data in direct query mode. So, is there...
View ArticleRe: Two advanced date filters with javascript api
Facing very similar issue. fromdatefilter = {$schema: "http://powerbi.com/product/schema#basic",target: {table: "MyData",column: "ORDER_CREATION_DATE"},operator: "GreaterThan",values: fromDateValue };...
View ArticleField
hii have a sharepoint list which contains columns which i need to display as % and $ fields in a single table..any thoughts on how to achieve this?thanks in advance,N
View ArticleUse Direct Query Mode with other Data Source ( not SQL Database)
Actually I want generate some reports in Power Bi that handle information become from my big data files which i handle in Azure Data Lake Store. When I'm trying acces to them from Power Bi I got...
View ArticleMethod not found: 'Void...
more info athttp://stackoverflow.com/questions/42301735/method-not-found-void-microsoft-powerbi-api-v1-powerbiclient-ctormicrosoft-r please help.
View ArticleThe developer visual mode doesn't work
After I run pbiviz start, I could use the developer visual on the website. However it has some problem with connecting with other visual. See pic 1 and pic 2, I use the original source code of...
View ArticleRe: How to install and use topojson in Power BI custom visual
Hello,Thank you for your reply.Can I add any JSON file in the external folder which I want to use in my Javascript code.
View Articleenable or disable visual tiles in poer bi dashboard
In Power bi can we can enable or disable tiles in a dashboard. Thanks in Advance.
View ArticlePowerBI Embeded report with RLS cannot display with 401 error code
I found that my customer page cannot show embedded report. I added roles to my report, import my report to azure powerbi workspace. Following the example at...
View ArticleReports: Giants to be fined for using a walkie-talkie
Adam Schefter of ESPN is reporting that the New York Giants will be fined for using a walkie-talkie when their communication system broke down during Sunday game against the Dallas Cowboys. It doesn...
View ArticleRe: The developer visual mode doesn't work
, How do you migrate the visual to use the PowerBI command line tools? Based on my experience, you could try to rename the .pbiviz file to a .zip file, and change all the code related to guid directly.
View ArticleRe: Passing Multiple Parameter filters in Power BI Embedded
Hi, I have used the method descirbed by you for filtering the report based on 2 columns from 2 different tables. However, combined these filterts not work whereas the separate filters work fine....
View ArticleThe remote server returned an error: (404) not found error in powerBI
Hi There;I try to impement the power bi solution located there; https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-walkthrough-push-data-register-app-with-azure-ad/ My data resides at...
View ArticleRe: Power BI Embedded Row-Level Security for Multiple values of single attribute
A workaround would be like using VALUE(USERNAME())="XXXX"&&( [depid] ="depid1"||[depid] ="depid2")
View ArticleRe: The developer visual mode doesn't work
Hello Sam, Thanks for the reply. I had replace the original 'guid' value 'ChicletSlicer1448559807354' by a new value in 192 files(all of the files contain ChicletSlicer1448559807354). Also i change the...
View ArticleThe remote server returned an error: (404) not found error
Hi There;I try to impement the power bi solution located there; https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-walkthrough-push-data-register-app-with-azure-ad/ My data resides at...
View ArticleThe remote server returned an error: (404) not found error
Hi There;I try to impement the power bi solution located there; https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-walkthrough-push-data-register-app-with-azure-ad/ My data resides at...
View ArticleCustom Visual - format property of "scripting" type?
Hi all - can anyone point me to any documentation or example of using the "scripting" value type within the format properties of a custom visual? I'm having difficulty in finding anything that will...
View ArticleR script Getting Error Unable to translate bytes
Hello All,I am trying to ger the twitter data using R script in power bi desktop.Here is the script that i have used to get the twitter data.library(twitteR) source("authenticate.R") tweets <-...
View ArticleRe: Aster Plot : Legend show upon Detail Labels.
, As mentioned above, you may leave a comment at GitHub or submit an idea.
View Article