Michael_Cai
6 years agoNew Member
Status:
Needs Votes
SQL Server Analysis Service connection to Dataflow
Support Dataflow connections to SQL Server Analysis Service (SSAS), which desktop data sets allow users to do. At the moment, dataflow does not even support the use of a copied M script from desktop connected to SSAS in a blank query. See forum post below: https://community.powerbi.com/t5/Service/SQL-Server-Analysis-Services-as-a-Dataflow/m-p/828241#M79336
21 Comments
- fbcideas_migusrNew MemberI agree this would be a nice enhancement. In the interim it appears you can switch to OLE DB and accomplish this... for example: let Source = OleDb.DataSource("Provider=MSOLAP;Data Source=ServerNameHere;Initial Catalog=DatabaseNameHere;", [Query="select [Measures].Members on 0 from [Adventure Works]"]), #"Changed Type" = Table.TransformColumnTypes(Source,{{"[Measures].[Internet Sales Amount]", Int64.Type}}) in #"Changed Type"
- Julius_HendersoNew MemberPlease add this feature request. Dataflow's in our organization are unusable unless we have this. Thank you.
- aby_mathewNew MemberPlease include this otherwise the possibilities are limited in power bi service.
- E353303New MemberPlease add this feature.
- Pritesh_AMINNew MemberPlease add this feature in the next update!!
- contact11New MemberPlease add this feature !
- ardak_zhanalinoNew MemberVery needed feature and as soon as possible!
- evilchesg
Microsoft Employee
@Greg Galloway - I AM A FAN!!! THANK YOU SO MUCH for this brilliant idea!!!!! *bows down to your greatness* - zbpor1New MemberAgree, it would be good to have this feature available as well.
- Jamie_BurgessNew MemberPlease add this feature. As we have so many SQL Server Analysis Service we current use.
Recent ideas
Allow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara5 hours agoNew MemberNew5Views0likes0CommentsSupport Synonyms in Fabric Warehouse
Microsoft SQL Server has a very powerful feature by the way of "synonyms." It allows users and DBAs to do all sorts of powerful magic such as rewiring objects under the hood (e.g. run the code agains...matthias-bi8 hours agoRegular VisitorNew1.3KViews18likes2CommentsExpose Refresh Warnings and Informational Messages via Notifications and API
When a Power BI semantic model refresh completes successfully, the status shows Completed, even when the refresh details contain warnings or informational messages that require attention. Please pro...Jashwanth_K10 hours agoMicrosoft EmployeeNew24Views6likes0CommentsInvoke Pipeline Task - Workspace Identity Authentication
Currently, the Fabric Data Factory Invoke Pipeline task uses the user's credentials who saved the pipeline to then authenticate to the Azure Data Factory to execute the ADF pipeline. When that user'...dzebrowitz15 hours agoAdvocate IPlanned1.8KViews61likes5CommentsFabric Pipeline should run as workspace identity
Currently, Microsoft Fabric pipelines run under the identity of the last user who modified them, which can cause disruptions when tenant administrators make changes to security policies, such as enab...pellitteris15 hours agoAdvocate IINew1.4KViews27likes3Comments