Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How To Lookup A Specific Value in Report Builder

I have a textbox that I would like to have dynamically update with information from one of my datasets.  An example of the layout of the contents of the textbox is as follows:   TITLE Field1: <<Ex...
  • Anonymous's avatar
    Anonymous
    4 years ago

    While this question remains unanswered, I ended up taking a piece of a query from one of the data sets in use to create yet another data set.  That new data set is laid out in a manner where I can just use the field corresponding to each expression I want to have in my textbox, as opposed to trying to do what I was initially doing.  I haven't ruled out that what I was trying to do isn't even possible at this point.  While I'm able to resume my developments now, if anyone ever comes up with an answer to his, I would love to hear it, as it might come in handy as I get more into using Power BI (Desktop and/or Report Builder).