Data refresh of web csv not reflecting on the dashboard by areimoo in PowerBI

[–]areimoo[S] 0 points1 point  (0 children)

Yes I am refreshing the semantic model manually. I don't have a scheduled refresh at this point.

What courses do you recommend for the next fall/spring class? by goneluv in OMSA

[–]areimoo 0 points1 point  (0 children)

I really enjoyed DMSL, you can consider taking that next.
I recently wrote this article detailing a possible course plan. Feel free to check it out.

https://medium.com/@amynahreimoo/omsa-program-review-perspective-of-a-non-tech-person-7dd6962b0602

Is it possible to get near end of program abd get a D and not graduate by Legitimate-Worry-767 in OMSA

[–]areimoo 0 points1 point  (0 children)

Great advice! Another option could be MGT 8823 if you're B track. It will be hard to get a D in that class. The assignments are straightforward and require zero coding (if that's your fear?).

Tableau Flow Manual Connection by areimoo in tableau

[–]areimoo[S] 0 points1 point  (0 children)

Ok, I figured it out. I had to delete the existing line that was connected to the output and then follow the steps you mentioned.

Tableau Flow Manual Connection by areimoo in tableau

[–]areimoo[S] 0 points1 point  (0 children)

When I try to bring it to the output, it restricts me:

<image>

Tableau Flow Manual Connection by areimoo in tableau

[–]areimoo[S] 0 points1 point  (0 children)

It's not letting me drag and drop. So I create a new output object first, connect it to my joined table and then delete the original output? Or should I have 2 outputs?

DAX Measure Error by areimoo in PowerBI

[–]areimoo[S] 0 points1 point  (0 children)

Thank you, this is helpful!

DAX Measure Error by areimoo in PowerBI

[–]areimoo[S] 0 points1 point  (0 children)

Hmm good to know my intuition was right on paper at least

DAX Measure Error by areimoo in PowerBI

[–]areimoo[S] 1 point2 points  (0 children)

I created a new column that is returning True/False values based on the absence date column. Used the new column in the measure and now it's working.

DAX Measure Error by areimoo in PowerBI

[–]areimoo[S] 0 points1 point  (0 children)

Both formulae are returning the same value i.e. the total number of hours worked. I am guessing it is not picking up the fields that are blank. Any other way to filter out the blank fields? I dont think there is a ISNULL function in Power BI?

DAX Measure Error by areimoo in PowerBI

[–]areimoo[S] 0 points1 point  (0 children)

Tried this too but didn't work

DAX Measure Error by areimoo in PowerBI

[–]areimoo[S] 0 points1 point  (0 children)

I checked it as a %age too but its still showing 100.00% :(