Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

PBIDS - SAP BW Implementation 2.0

Hi,

 

The ability to use PBIDS files to pre-populate connection details for users seems like a really useful feature. However, we're running into some issues with using it for the SAP BW Connector (using this: https://docs.microsoft.com/en-us/power-bi/desktop-data-sources#sap-bw)

 

Is it possible to specify the implementation 2.0 SAP Connector in a PBIDS file? At the moment this defaults to the implementation 1.0, which doesn't work for us.

 

Also, can other connector options such as LanguageCode be specified in the connector?

 

I've tried adding an options field but without success:

{ 
  "version": "0.1", 
  "connections": [ 
    { 
      "details": { 
        "protocol": "sap-bw-olap", 
        "address": { 
          "server": "XXXXXX", 
          "systemNumber": "00", 
          "clientId": "XXXX" 
        },
		"options": {
			"LanguageCode": "EN",
			"Implementation": "2.0"
		}
      } 
    } 
  ] 
} 



Many thanks,

Andy

1 ACCEPTED SOLUTION
v-alq-msft
Community Support
Community Support

Hi, @Anonymous 

 

Based on your description, It is unsupported that other connector options such as LanguageCode be specified in the connector. You should operate as the content what is included in the official document. 

 

d1.png

 

Best Regards

Allan

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-alq-msft
Community Support
Community Support

Hi, @Anonymous 

 

Based on your description, It is unsupported that other connector options such as LanguageCode be specified in the connector. You should operate as the content what is included in the official document. 

 

d1.png

 

Best Regards

Allan

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Thanks Allan, I thought as much - the attempt to add the options field was a bit of a stab in the dark, was just wondering if anyone knew of any more comprehensive documentation of the PBIDS format elsewhere, particularly as the linked documentation says: 

 

"The following code snippets show several common examples for PBIDS files, but they aren't complete or comprehensive."

 

I've added a feature suggestion here - if anyone else has the same requirement please upvote!
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/39500521-pbids-files-allow-specif...

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.