Skip to main content
Solved

Encoding Hints in semantic layer

  • November 6, 2019
  • 1 reply
  • 34 views

Is there any method for specifying encoding hints for SSAS in the semantic layer? If not, this could be useful and very easy to implement. 

 {
    "name": "Sales Amount",
    "dataType": "decimal",
    "sourceColumn": "SalesAmount",
    "formatString": "\\$#,0.00;(\\$#,0.00);\\$#,0.00",
    "sourceProviderType": "Currency",
    "encodingHint": "Value"
  }

Best answer by Christian Hauggaard

Hi Fredrik, 

Apologies for the late response. There is currently no native functionality for specifying encoding hints for a semantic model. However, if using the latest version of our software, it might be possible to implement a PowerShell script to edit the semantic model and add encoding hints.

View original
Did this topic help you find an answer to your question?

1 reply

Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi Fredrik, 

Apologies for the late response. There is currently no native functionality for specifying encoding hints for a semantic model. However, if using the latest version of our software, it might be possible to implement a PowerShell script to edit the semantic model and add encoding hints.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings