Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
66 | |
61 | |
47 | |
33 | |
32 |
User | Count |
---|---|
87 | |
72 | |
56 | |
49 | |
45 |