Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi, any help/thoughts, as I;m getting different results between Deskptop and Service. The service doesn;t show correct calculation...
Desktop (correct calculation)
Service (wrong calcultion):
Formula:
Solved! Go to Solution.
After alot of fault finding, it turns out that because I was converting in Power query every datetime to the local call center country it completely threw off the calculation when refreshed. So instead I used a DAX formula (TIME()) instead to convert the UTC times into the local timezones for the calculation... and now it works!!
After alot of fault finding, it turns out that because I was converting in Power query every datetime to the local call center country it completely threw off the calculation when refreshed. So instead I used a DAX formula (TIME()) instead to convert the UTC times into the local timezones for the calculation... and now it works!!
@Alpesh make sure to mark your answer as the solution so others can find this post 🙂
All the best!
Theo
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
@Alpesh Ahhh yes, that will definitely influence the outputs. Well done on finding the cause! This post is a great post to showcase the importance of applying a systematic process for data preparation (i.e. preparation / transformation / manipulation).
Again, great work in finding the cause! This highlights something very important which is often overlooked: when using Power Query to manipulate / transform data, we will not be able to easily see the log of these changes directly in Canvas view.
Great stuff @Alpesh!
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Hi @Alpesh
The DAX measure looks fine and is quite logical. I don't believe that's the issue. From my experience, there are several reasons why this could be occuring:
1. Time Zone differences between your computer and the browser.
2. Filters applied / not applied in Power BI Service vs Desktop.
3. Row level security (if applicable) depending on how it's set up.
There are potentially other reasons but hopefully one of the above will help resolve.
Let me know how you go.
Theo 🙂
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
109 | |
102 | |
98 | |
38 | |
37 |
User | Count |
---|---|
152 | |
125 | |
75 | |
74 | |
63 |