Forum Discussion

pointerbi's avatar
pointerbi
Frequent Visitor
7 years ago

SVG's and SSAS

Hi all, I've recently saw the sparklines dynamic measure made in power bi and wanted to know if I can do something similar with an SSAS tabular model? I wanted to create a measure in SSAS but found out I cant change its data category to Image URL In SSAS you can only change the data category of a column so I think I can create the sparklines measure but not as a measure but as a column, this means it wont be dynamic because once the table get processed it won't be dynamic.

 

Any one found out if it can be achived?

2 Replies

  • Hey,

     

    try to create the measure from inside Power BI, you can add measures to an underlying SSAS tublar model with connection mode: live connection

     

    Regards,

    Tom

    • pointerbi's avatar
      pointerbi
      Frequent Visitor

      Hi, thanks for the reply, I did tried it, but I can set its data category to only Latitude or longitude :(