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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote 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
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 52 | |
| 45 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 107 | |
| 105 | |
| 40 | |
| 33 | |
| 25 |