Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hola, estoy tratando de utilizar la función "obtener detalles" desde una medida calculada.
¿Cual es la idea?
A partir de una tarjeta obtener el detalle de las categorías
Problema: Si bien me ofrece la opción de "obtener detalles" a la pagina indicada, no hace el filtro de las categorías
Si alguien me puede ayudar se lo agradecría 🙂
Solved! Go to Solution.
@PedroPablo , A measure having a filter can not pass that filter, you need to have the same measure in detail to filter the visual
I have done something similar
Power BI Drill Through when Userelationship is used: https://youtu.be/1BM_WGATrQA
Thank you, finally opted for:
1) Create a calculated column that generates the segmentation of the data (c1, c2, c3, etc)
2) Then in a visual object I left it as a column and I did a count by product id.
3) add the segmentation in the matrix of the page where you wanted to get details
With this I managed to do it!!!
thank you very much for your prompt help
@PedroPablo , A measure having a filter can not pass that filter, you need to have the same measure in detail to filter the visual
I have done something similar
Power BI Drill Through when Userelationship is used: https://youtu.be/1BM_WGATrQA
Thank you, finally opted for:
1) Create a calculated column that generates the segmentation of the data (c1, c2, c3, etc)
2) Then in a visual object I left it as a column and I did a count by product id.
3) add the segmentation in the matrix of the page where you wanted to get details
With this I managed to do it!!!
thank you very much for your prompt help
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
| User | Count |
|---|---|
| 49 | |
| 43 | |
| 36 | |
| 33 | |
| 30 |
| User | Count |
|---|---|
| 138 | |
| 118 | |
| 59 | |
| 59 | |
| 56 |