Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Any ideas as to why when I filter the date and reduce on the slicer, no data will appear, but if I have all dates, and am not slicing, data will appear?
Formulas are below:
stdev_proj_invoice_card = STDEVX.P(SUMMARIZE(DimProject,DimProject[DimProj PROJECT_KEY],"Invoice Values",[Total Invoices]),[Invoice Values])
stdev_proj_invoices = CALCULATE(STDEV.P(FactInvoiceTable[TOTAL_INVOICE_PAID_AMOUNT]),ALLEXCEPT(DimProject,'DimProject'[DimProj PROJECT_KEY]))
Best.
Hi @Anonymous ,
Have you solved your problem?
If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please feel free to ask.
Best Regards,
Cherry
Hi @Anonymous ,
More details for your scenario will be more helpful.
Do you have measures in your matrix?
If you have , please share the sample data which could reproduce the issue and the formula of the measure so that we could have a test on it.
Best Regards,
Cherry
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.