Forum Discussion
jmateo
3 years agoNew Member
Error with Microsoft Power BI template | Hybrid Workforce Experience
Hey everyone, I'm attempting to use a Microsoft-available Power BI template (Hybrid Workforce Experience) and receiving the following error: Couldn't load the data for this visual The query ...
v-yalanwu-msft
Community Support
3 years agoHi, jmateo ;
Can you check if each step in Power query is correct? According to the error message, it should be an expression error.
If the above one can't help you get the desired result, It is better if you can share a simplified pbix file or more details. You can refer the following link to upload the file to the community. Thank you.
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
jmateo
3 years agoNew Member
Thanks for the reply! We ultimately found the two issues:
- The Hybrid Manual table / worksetting attribute came in as text instead of as an integer so we had to transform it
- We originally imported data without having the Organization attribute (which is a requirement)
We were able to publish the dashboard. Now in the middle of validating it to confirm there aren't any other issues.