Quantcast
Channel: All Developer posts
Browsing all 48061 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Power BI Embedded format for mobile

 Followed this power bi embedded get started sample and noticed that the viewing of reports wasnt great on a mobile phone.  Therefore I created a PBIX file that targeted mobiles, summarising the data...

View Article


Image may be NSFW.
Clik here to view.

Re: How to use Power BI Rest API without GUI authentication (redirect uri)

This is a very useful discussion, especially regarding the apps that my company develops, which are typically Windows services running on some headless datacenter server that doesn't usually have user...

View Article


Image may be NSFW.
Clik here to view.

Unable to work with the PBI Visual template solution from GIT Hub

Hi,I am trying to create a custom visual. I followed the steps under Getting Started in  "https://github.com/Microsoft/PowerBI-visuals".When I opened one of the .ts file in the solution from the source...

View Article

Re: Authentication Pain - adal-node

This stackoverflow thread will probably help. Power BI needs user to be involved in authentication. The 403 is 'forbidden' so url is found but permissions not granted.

View Article

Usage of custom visual in production environment

Dear, As you know we have many nice custom visuals in Power BI visual gallery. I would like to use those, however I am bit scared whether those custom visuals are tested againtst security? It will...

View Article


Image may be NSFW.
Clik here to view.

Re: Where are the "see records" columns setup?

, , , , , as what I mentioned in this case, you can use Values pane in Visualization to include, exclude and re-order some columns. Then, you will get columns exactly what you want when you export...

View Article

Re: Can I control properties of type number?

First, a few assumptions:1. You created a "settings" object called "mySettings" to hold the min and max properties values.2. You created a converter() function that, among other things, gets the min...

View Article

Image may be NSFW.
Clik here to view.

Re: Power BI Rest-API & Azure Account?

Thanks, this is great that it is no limited to Web or UWP applications only!

View Article


Re: Unable to work with the PBI Visual template solution from GIT Hub

View Article


How to define Table DataViewMappings

Hi,I want to make a custom visual with just two columns, one for text and other for a link button.Ho can I define the dataview model.? I couldnot find any doc that defines a dataview for Table like one...

View Article

Re: How to define Table DataViewMappings

I am not aware of a way to have a link button in a visual currently.

View Article

Re: Where are the "see records" columns setup?

Hi   Do you mean in the original visualization or in the See Records visualization?When i do this to the original, it then distorts the visual as it is pulling in values i do not want included at all....

View Article

Error refused to display url in a frame because it set 'x-frame-options' to...

Hi,I was trying to create a custom visual that have a Resolve link which redirects to an API on click. I used the default YourVisual template and added the link as tr.selectAll("td").data(d=>...

View Article


Image may be NSFW.
Clik here to view.

Re: How to define Table DataViewMappings

 I could create a link button using SVG and on click it was redirecting.  this.htmlContents = d3.select(options.element.get(0)).append("svg")                              .attr("width",400)...

View Article

Re: Power BI Embedded with Row-Level Security?

I did review that video, and heard from other channels that it is on the roadmap to have RLS with Power BI Embedded. If anyone can say how this is being implemented, it would be much appreciated, so...

View Article


How to multiSelect with selection manager in power bi custom visual

I am using a kendo multi select in power bi custom visual but it appears that only the first selection is sticking.My code is below:  $("#myMultiSelect").kendoMultiSelect({ dataTextField: "value",...

View Article

Re: Visual bullet chart won't compile in Developer Tools

I was able to get this to compile by changin all the lets to var.  I think it has something to do with the version of typescript used in the developer tools

View Article


Merge created table with imported table

I want to merge two tables: one is imported from a csv file, the other is created in power bi with dax. I want to combine these two tables, but when I want to merge them (Edit Query) I only see the...

View Article

Re: Merge created table with imported table

You would probably need to create another calculated table that merges the two together.

View Article

Re: Merge created table with imported table

You can try my technique here: http://social.technet.microsoft.com/wiki/contents/articles/32915.power-bi-merge-query-with-m.aspx

View Article
Browsing all 48061 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>