Forum Discussion
Pregunta de modelado de datos
- Anonymous1 year ago
Thanks for the reply from rajendraongole1 , please allow me to provide another insight:
Hi Anonymous ,I created some data:
As far as I know, when you join two tables in a relationship and there is extra data in the Tablncidentes table that doesn't exist in the Tab_Periodo table then there will be blank value in the slicer, you can use the visual level filter to filter the data for products that aren't blank.
This is the related document, you can view this content:
Solved: Blank value appears on Slicer visual for Dimension... - Microsoft Fabric Community
Slicer appear blank values - Microsoft Fabric Community
Solved: Blank Date in Slicer but doesnt exist - Microsoft Fabric Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous - Revise las fechas de su período en Tab_Periodo y asegúrese de que no haya espacios ni superposiciones.
Limpieza de datos: asegúrese de que no haya valores nulos en sus columnas clave (como Hora_creacion y Inicio/Fin). Si es necesario, agregue un valor predeterminado para manejar valores nulos.
Verificación de datos adicionales: utilice columnas o medidas calculadas para resaltar o filtrar registros que no tengan períodos de fechas coincidentes.
Si estas sugerencias no resuelven el problema, también puede considerar crear una medida que excluya los valores en blanco al filtrar o usar Power Query para depurar y comprobar si hay filas faltantes o adicionales que podrían estar contribuyendo al problema del filtro en blanco.