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.
I've configured my parameter settings to be date/time but when trying to add incremental refresh to the table am getting a fail on setting up parameters. My parameters are below. The only thing I can think is that I need to have AM PM at end but i can't get this to happen on two different instances of Power BI.
Solved! Go to Solution.
Thank you for replying, I have a RangeEnd parameter, it was the datatype that was causing the fail. I had to set the column coming in from the sql server database as datetime specifically, even though it was datetime, then it worked.
You are missing the RangeEnd parameter. it is mandatory.
Thank you for replying, I have a RangeEnd parameter, it was the datatype that was causing the fail. I had to set the column coming in from the sql server database as datetime specifically, even though it was datetime, then it worked.