Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

How to add data from db into textbox

I have a db table some text is present in tables. I was hoping that in someway I could fetch the data from there? using DAX or M into the textbox. please suggest something 
  • TomMartens's avatar
    8 years ago

    Hey,

     

    unfortunately it is not possible to use data from your tables or from a measure inside the Textbox.

     

    Maybe you want to consider using the card visual to display text information from your model. There are also some custom visuals inside the marketplace available that are able to "visualize" text.

     

    Hopefully this gets you started

     

    Regards

    Tom