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
HOlaa necesito su ayuda estoy haciendo un dax para una tabla en donde pueda según el la variable "IndicadorF" sea mayor a 90 y la variable "indicador_202_desc"= "Gestantes con fecha de parto o cesarea" me coloque el color de texto pero me saca error de que no me reconoce "indicador_202_desc".
El dax es este:
Hi @tatac1412 ,
Sorry but the information you've provided is too little for me to determine what your problem is.
First I suggest you check that the column name is spelled correctly. Then if you are working within a filter context, as in a measure, you may need to use the SELECTEDVALUE function to get the current value of the "indicator_202_desc" column:
SELECTEDVALUE('Resolución 202'[indicador_202_desc]) = "Gestantes con fecha de parto o cesarea"
If you still can't solve your problem, please provide more details, e.g. is this a metric or a calculated column? What is the data model of the data you are using?
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
10 | |
7 |