User Profile
davidsimm10
Frequent Visitor
Joined 7 years ago
User Widgets
Contributions
Re: Error de suma
Gracias. Cuando lo conoje en una columna, sólo tiene que decir 1/0 o true/false para el DaysWhereFlagCol. Si hago clic en 'No resumir', devuelve todos los '1's'. Necesito encontrar qué días están por encima del parámetro 'Días donde qué pasaría si' y luego sumar el número de días que esto sucede.1.2KViews0likes0CommentsRe: Sum error
Thank you. When I turn it into a column, it just needs to say 1/0 or true/false for the DaysWhereFlagCol. If I click 'Dont summarise', it returns all '1's'. I need to find which days are above the 'Days where what if' parameter and then sum the number of days that this happens.1.9KViews0likes0CommentsError de suma
DaysAbove - parámetro what-if Tengo una tabla tabular con Date y CountID y DaysWhereFlag. (Si el recuento de ese ID pasa por encima de 'DaysAbove') DaysWhereFlag (Díass) IF(COUNT(BedModelData[PatientMeditechID]) > 'tbl_DaysAbove'[DaysAboveValue], 1, 0) El DaysWhereFlag tiene 1s o 0s en. El total es siempre 1 pero le gustaría SUMAR los 1. He intentado muchas maneras diferentes, he mirado muchos sitios web, pero simplemente no puedo conseguir que funcione. Cualquier ayuda será muy apreciada.1.2KViews0likes8CommentsSum error
DaysAbove = what-if parameter I have a tabular table with Date and CountID and a DaysWhereFlag. (If the count of that ID goes over the 'DaysAbove') DaysWhereFlag = IF(COUNT(BedModelData[PatientMeditechID]) > 'tbl_DaysAbove'[DaysAboveValue], 1, 0) The DaysWhereFlag has 1s or 0s in. The total is always 1 but would like to SUM the 1's. I have tried so many different ways, looked at many websites but just cannot get it to work. Any help will be greatly appreciated.2KViews0likes8Comments- 5.7KViews0likes1Comment
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.