You get error 1094 because the sendnotify vi is not consistent between the cluster you wire to the "element data type" of "obtain notifier" on the left and the notification cluster you wire to the "send notofication".
While the two clusters look the same, they are different because the elements are ordered differently!
To fix: right-click on the cluster constant all the way to the left. and select "Reorder Controls in cluster...". Now click on each controls in the cluster from top to bottom (first blue, then green, then orange). (Even easier would be: (1) delete the cluster constant on the right, right-click on the notification terminal and select "create constant". Wire the new diagram cluster constant to "obtain notifier".)
Now the coercion dot on
the "send notofication" disappears and error 1094 no longer occurs.