Forum Discussion
Cannot add dynamic values into text box
- Anonymous2 years ago
Hi all,
I have now solved and hope this can help others. The problem is related to my report that had both dataset and visuals in the same PBIX file. Originally t was split in two separate PBIX (Dataset and report) that I later merged into a single PBIX. In this way the textbox visual couldn't see the columns and the measures of my model even if they were in the same file. Now that I have separated semantic model and report (as best practice is teaching) everything works correctly. In essence your report has to be "connected live" to you data model in order dynamic values can be retrieved:
Hope this helps.
Regards,
C.
Anonymous , I tried on Nov 2023, it took time to suggest, but able to suggest it, and I am able to use it.
Make sure you have checked all Q&A options in File -> Options & Settings -> Options and try again.
Also, Make sure tenant setting are enables
If it does not work post that, log an issue.
https://community.powerbi.com/t5/Issues/idb-p/Issues
- Anonymous2 years agoNot applicable
Thanks amitchandak
I forgot to mention that only one .pibx file behave that way. In option & settings everything looks ok:
and I have also cleared the Q&A cache:
It looks like the visual cannot access the dataset but my .pibx is an all-in (data + reports) so this sounds weird.
Hope someone can help?
- Giangcth2 years agoRegular Visitor
I also had the same issue, maybe it's due to a bug in the latest version because I tried redownloading the older version and it work.