Forum Discussion
Anonymous
4 years agoNot applicable
Relationship between date table and data table (with null date)
Hi guys, I have 2 tables INVOICE and DATE Date table = ADDCOLUMNS(
calendar(min(INVOICE[INVOICE DATE]), EOMONTH(TODAY(),-1)),
"MonthNum", MONTH([Date]),
"Month", FORMAT([Date], "MMMM...
Anonymous
4 years agoNot applicable
Hi Anonymous ,
The following articles shows you how to remove blank from slicers:
https://www.c-sharpcorner.com/article/how-to-remove-blank-from-power-bi-slicer/
https://www.encorebusiness.com/blog/blank-value-in-the-power-bi-slicer-and-filter/
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.