Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
65 | |
64 | |
56 | |
39 | |
27 |
User | Count |
---|---|
85 | |
59 | |
45 | |
43 | |
38 |