I am wondering if there is a method of filtering out null columns in the Table widget on the dashboard and not the whole entry. I have features on a map, and some of them have funding for two years while others have funding for three years. When I select the ones that only have two years of funding, I want only those two years to be shown rather than the blank third year:

I need the Funding Year 3 column added to the table for those features that do have a third year, so I cannot remove it from the table. When I try to use the filter options, it just removes the whole feature if Funding Year 3 is null instead of the column.
Any help is greatly appreciated.