Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
I am trying to filter on a subfield (trout) from a Fish field in a large table and the filter formula is not working for me.
Currently, I am using the below formula:
=FILTER('Fishing Stats',[Fish]="Trout")
Your help is much appreciated!
-Aaron
Are you using this in a Measure? FILTER returns a table, where a Measure needs a number. FILTER is most commonly used inside other functions e.g. SUMX ( FILTER ( ...
Check out the April 2025 Fabric update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.