Forum Discussion
Anonymous
3 years agoNot applicable
Column specified in the 'SUMMARIZE' function not found in the input table...
I have recieved the following error in my pbi file, nothing within the file has changed since the last update. The measures using the SUMMARIZE function work when i open the file in the September ver...
amitchandak
Super User
3 years agoAnonymous , seem like this function (_Total Package Units ) is still used in visual level filter
Comment the calculation and try
_Total Package Units =1
/* SUMX(SUMMARIZE('Fact Sales Actual','Fact Sales Actual'[bkey_product_reltio]), [_Package Units Sold])*/
Anonymous
3 years agoNot applicable
What is meant by visual level filter?
i did what you said and i just get 1 - the measure doesn't give any error