Re: formatting time value to hh:mm:ss
Hi Eric, Your code for Power BI solution works well... the only issue Minutes displayed out of 100 min and not as standard 60 min =o? Any advice? Thanks Abduvali
View ArticleRe: OAuth ClientCredential flow
I'm hoping this may be of use - I had ocassion to get data for a customer from the graph API on the Azure B2C service and I needed to use Oauth 2.0 to authenticate to get this data.I achieved this by...
View ArticleGenerating SSRS report based on filter
Lets say we have a bar chart, each bar represents a product type and there are additional report filters. When I click on one of the bars and filter the report based on that product, is there a...
View ArticleRe: how to get facebook business manager data into power bi desktop
Thank you so much, this was simple and easy!
View ArticleIn Power BI embedded, what constitutes a closed report
With Power BI embedded, a session is defined as a report per user for an hour, or until the user closes the report. What constitutes a closed report? I'll detail a scenario. If I have a report on a...
View ArticleSparklines and filters
New with Microsoft Power BI, been using it this week to create some mobile reports so please excuse me if I missed how easy this is, I have searched. I have a set of data that I could use some help...
View ArticleNo pbivis file on the Office Store downloads
Apologies if this is not the right place, or has been asked before... but whenever I download a visual from the Office Store, there's no pbiviz file. Just json files. What am I doing wrong...?...
View ArticleCalculating Incident per daily/ weekly/ monthly
Hi, I am calculating IPD. To calculate IPD, I need number of working days.1) I have a date field "Date" (when the ticket came in)2) I have a triad field(tell us whether the ticket is an enrollment or...
View ArticleRe: Power bi embed html "This content isn't available."
I use the embed url and token in the same sample and the html loads report without problem.When apply the html to your reports, ensure both embed url and token are valid. <html><script...
View ArticleEmbedding Power BI into internal business application
If I want to embed embed Power BI into an internal business application, it is my understanding that I would just need a Power BI Pro license and not Power BI Embedded. So then what is the difference...
View ArticleCreate a visual using multiple tables?
Hi all! In my case, I have to create a visual showing the content of multiple, unconnected tables. How do I have to write dataViewMappings to achieve that? For simplicity, let's assume the number of...
View ArticlePower BI Embedded and Streaming Datasets
Is it possible to use a streaming dataset with a report embedded in an ISV app using Power BI Embedded?
View ArticleRe: No pbivis file on the Office Store downloads
Ok well... I sorted it out. For whatever reason the files are being downloaded as ZIP. I expected the pbiviz files to be inside that, but they aren't. Turns out the ZIP file is the pbiviz file and...
View ArticleRe: In Power BI embedded, what constitutes a closed report
Question: "If that same user navigates to a different page, that has the same report embedded, does that user incur another session charge?" My answer: "yes and no, it depends on how you code your...
View ArticleAverages by time period and cumulative for averages
Hello, I am trying to calculate averages for selected periods and cumulative totals for those averages. No issues calculating Cumulative total per period for Actuals Quantity.Actuals Cumulative Total =...
View ArticleCloning and Rebinding Reports for powerbi embedded
I'm trying to create a feature where I can rebind one report interchangeably with multiple datasets. What do I need to enable to do this? I've tried a couple of ways, but none seemed to work. For...
View ArticleRe: In Power BI embedded, what constitutes a closed report
When users render a report page, they each recieve an app token. Reuse that app token until it expires. This way you won't incur needless session charges.
View ArticleAdding rows to a table for powerbi embed
For the Power BI embedded REST API, how do I add rows to a table?
View ArticleRe: Pass table type parameter in stored procedure
Many thanks for reply. Few more questions:Is it possible to pass parameters to sql procedure in power bi embedded.Is it possible to pass table type parameters in power BI embeeded.Also is there any...
View ArticleCreate report realtime from api link with post method and json paramater
How to retrieve the following data to generate the PowerBI report real-time in 10 second from the api link with post method (http: //daviddung.com:3006/xdapi/Solieugiaoban) with the json string...
View Article