Forum Discussion
Pregunta de modelado de datos
Hola comunidad.
Por favor, solicito ayuda con una duda sobre modelado de datos.
Cuando relaciono mi base de datos (Tabincidentes) con la tabla creada (Tab_Periodo), veo que en esta última la selección se extiende una fila más, generando opción En Blanco al momento de utilizarla como filtro en el informe:
Sin embargo, al momento de crear la tabla, esta no tiene filas sobrantes:
Espero se haya podido entender. Muchas gracias de antemano a quien me pueda ayudar a comprender qué pasa acá y cómo podría solucionarse.
- 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.
2 Replies
- rajendraongole1Super User
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. - AnonymousNot applicable
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.