The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?