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.
Hello,
I add a calculated column to power query (M) just to bucket the Agents score per month, how many times they got <89% or >=90% to 97% and >=98% per day on a whole month. The thing is, if the Quality Score column is blank the calculated column returns a Error. (Reference at the picture below). Since my datasource is connected to the sharepoint (which the Quality Team update on everyday basis). Everytime i refresh this error occurs.
I tried to = to blank and turns the answer to 0 but it doesnt accept blank as entry.
Appreciate your reply thanks!
Solved! Go to Solution.
Try equals null (lower case) for the condition, or put in a Replace Values step before it that replaces null with 0
Proud to be a Super User! | |
Try equals null (lower case) for the condition, or put in a Replace Values step before it that replaces null with 0
Proud to be a Super User! | |
Works like magic!! Thanks man!!
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
77 | |
76 | |
70 | |
49 | |
42 |
User | Count |
---|---|
62 | |
40 | |
32 | |
30 | |
28 |