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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello All,
Im getting this exception in Query Editor:
Expression.Error: The name 'Kept First Rows' wasn't recognized. Make sure it's spelled correctly.
It is being thrown by this
= GetSentimentResults(#"Kept First Rows")
I can't seem to find any info on what is causing this. How do I fix?
Thanks
Solved! Go to Solution.
Just check step #"Kept First Rows" in The Advanced Editor.
Just check step #"Kept First Rows" in The Advanced Editor.
Thanks Sam!
Well I got rid of that exception, Not sure why?? Its doing something else not sure what at this point?
Hello all
In Queryu Editor I am applying this
= GetSentimentResults(#"Kept First Rows")
to a query
It is generating this error
Expression.Error: The name 'Kept First Rows' wasn't recognized. Make sure it's spelled correctly.
Any idea what is causing it it seemns to be spelled correctly?