tony_valentine1
11 years agoNew Member
Status:
Needs Votes
Support SSAS connection using HTTP data pump (msmdpump.dll)
I know its a bit strange that we would want to configure the Power BI SSAS connector to point to an HTTP msmdpump, but it allows us to do something we can't do when going directly to the server. How...
tony_valentine1
6 years agoNew Member
Yes, I can access the AS server using the HTTP pump in Excel and SSMS. It's bit complicated, but the reason I want the pump is I want to allow users on external domains to access our data warehouse. We provide our clients a hosted BI solution. I can easily write a proxy web application for the pump that will take the EffectiveUsername from their domain (client\username) and convert it to our domain via a lookup in LDAP (we can store their local AD name in a AD field in our domain). I have done a similar proxy in the past to add certificate based authentication for the pump. However, if the Power BI will not allow me to use the pump, then I have no way hijack via a proxy to convert the EffectiveUsername to our domain. Here is a link to someone who did something similar to my proxy... https://code.msdn.microsoft.com/SSASProxy-Custom-HTTP-7db6d016#content
Recent ideas
About "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf9 hours agoFrequent VisitorNew48Views3likes2CommentsEventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde10 hours agoSuper UserCompleted1.4KViews6likes4CommentsGet data from Apache Kafka topics via private networking
Current prerequisites limit to public Kafka instances which is not feasible for most enterprise customers. When will this limitation be lifted so that it can be used in private network setups, for ...Jugi11 hours agoMicrosoft EmployeePlanned3.5KViews2likes3CommentsSet default x axis scrolling position
Enable selection of the default scroll position for the x-axis on a chart. For example, on a line chart with dates as the x-axis, when not all of the data can display in the view at once, the scroll...Lisa_Krieg19 hours agoNew MemberNeeds Votes7.8KViews1154likes104Comments