The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All
My below expression working for last 2 year :-
To day i have Add new table = DO . So i need to modify the above expression to below :-
Hope some one can advise me where go wrong ?
Paul
Solved! Go to Solution.
Hi @admin11
FILTER returns a table, and you are trying to create a Measure? A measure can only return a single value, not a table - hence the error.
What is it you are trying to do exactly?
Can you please supply your PBIX file.
regards
Phil
Proud to be a Super User!
Hi @admin11
FILTER returns a table, and you are trying to create a Measure? A measure can only return a single value, not a table - hence the error.
What is it you are trying to do exactly?
Can you please supply your PBIX file.
regards
Phil
Proud to be a Super User!
Thank you very much for your reply to my post. Base on your reply , i will try to figure out how to solve it. in case i still unable can i post a PBI to you by send private msg to you.