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!
- evilchesgMicrosoft 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
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v8 hours agoCommunity ChampionNew613Views11likes2CommentsSemantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v16 hours agoCommunity ChampionNew17Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal14019719 hours agoFrequent VisitorNew6Views0likes0Comments