Forum Discussion

nagaraju2399's avatar
nagaraju2399
New Member
8 years ago

ssas tabular

Hi,


Good Morning,

 

How to use UNICHAR(128315) functions in SSAS Tabular models for getinmg arrows.

 

i useded below code in cube and getting errors and not suppot UNICHAR function in SSAS Tabular models.

 

rrows Original = IF(ISBLANK('Loan'[Total Delinquency Percentage]),BLANK(),IF('Loan History'[Previous Month Delinquency Percentage],IF('Loan History'[Previous Month Delinquency Percentage] >= ['Loan'[Total Delinquency Percentage],UNICHAR(128316),UNICHAR(128316))))

 

 

Please help me to get arrows in power bi reports uding SSAS Tabular models.

 

3 Replies

  • Hi,


    Good Morning,

     

    How to use UNICHAR(128315) functions in SSAS Tabular models for getting arrows.

     

    I used below code in the cube and getting errors and not support UNICHAR function in SSAS Tabular models.

     

    rrows Original = IF(ISBLANK('Loan'[Total Delinquency Percentage]),BLANK(),IF('Loan History'[Previous Month Delinquency Percentage],IF('Loan History'[Previous Month Delinquency Percentage] >= ['Loan'[Total Delinquency Percentage],UNICHAR(128316),UNICHAR(128316))))

     

     

    Please help me to get arrows in power bi reports using SSAS Tabular models.

      • v-jiascu-msft's avatar
        v-jiascu-msft
        Microsoft Employee

        Hi,

         

        1. What's the connection mode? Import or live?

        2. Where did you apply the formula you posted? It should be applied to the Power BI Desktop.

        3. What's the error message?

         

        Best regards,

        Dale