The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
I want to return the exact strings/values that are entered in the TEXT FILTER as VAR.
Like in javascript
document.getElementById("abc").innerHTML
Is it possible in power bi?
I do not want to get the SELECTEDVALUE.
I'm new to power bi, excuse me if the question is silly.
Solved! Go to Solution.
HI @ARUNTKAP ,
It is impossible to achieve your requirement on power bi side. (power bi also not contain any features to achieve this)
AFAIK, Dax formula does not support javascript functions and it is impossible to direct access to direct extract specific visual contents. (you need to use aggregated functions and filter conditions to filter on table records to return specific value)
Regards,
Xiaoxin Sheng
HI @ARUNTKAP ,
It is impossible to achieve your requirement on power bi side. (power bi also not contain any features to achieve this)
AFAIK, Dax formula does not support javascript functions and it is impossible to direct access to direct extract specific visual contents. (you need to use aggregated functions and filter conditions to filter on table records to return specific value)
Regards,
Xiaoxin Sheng
Thank you Xiaoxin Sheng @Anonymous
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
181 | |
88 | |
71 | |
48 | |
46 |