Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
I've set up Field Parameters but whenever I try to use them versus a Date on a visual everything goes blank.
I need to plot Weather variables over time, and the customer would like to choose between different weather parameters (wind, humidity, etc.) Perfect for Field Parameters, right? No.
Plotting directly using weather parameters vs. Dates all works fine. When I use those same fields as field parameters, the visual remains blank, no matter what I try. I know the F.P. works, because when I plot one vs. the other (i.e., humidiy vs. location). It works.
It only blanks when plotted vs. Date (either vs. the Date Table I created and connected, or even from within its own table using Date). I've tried everything I can think of: from relationships, to visuals, to x/y field parameters seperate.
Please Help! Thank you so much.
Solved! Go to Solution.
I solved it!!!
It turns out it is an inherent limitation in Field parameters. I read the documentation from Microsoft a million times, but I just didn't understand one of the limitations:
You can't use implicit measures for now, so if you need an aggregated column as one of your fields, you need to create an explicit DAX measure for it.
In hindsight it's pretty clear. You can not use a regular column of data in Field Parameters. As I understand it now, you must always use measures, even for "simple" column summarizations (like Average, Sum, etc.)
Using the Measures only in the Field Parameters makes everything work just fine.
I solved it!!!
It turns out it is an inherent limitation in Field parameters. I read the documentation from Microsoft a million times, but I just didn't understand one of the limitations:
You can't use implicit measures for now, so if you need an aggregated column as one of your fields, you need to create an explicit DAX measure for it.
In hindsight it's pretty clear. You can not use a regular column of data in Field Parameters. As I understand it now, you must always use measures, even for "simple" column summarizations (like Average, Sum, etc.)
Using the Measures only in the Field Parameters makes everything work just fine.
Thanks for this. Oddly enough regular columns work fine with tables or cards, but not any of the more "visual" visuals. So I thought I was just really doing something wrong.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!