PowerBi-Projects / ServiceNow

This Power BI template is used for loading Service Now records from the task table using Rest API.
MIT License
28 stars 17 forks source link

Question about Months #1

Open nocomputeruser opened 3 years ago

nocomputeruser commented 3 years ago

I like the look of your dashboard and looks really clean. I was using this to hit our dev environment to do testing. When I put in three months of data to return back it returned data from 03/2020-12/2020. Is there any reason why you think it would have done that? There is one from 12/1/2021 but I'm not sure how that accidently got in there. I've attached a screenshot of the ticket numbers/created date. I appreciate any help you can provide.

image

aduguid commented 3 years ago

It could be an issue with the Rest API call. I have an updated template that may solve the issue.

nocomputeruser commented 3 years ago

When I open the template and enter all the information, I get this message:

2021-02-19 08_20_21-Untitled - Power BI Desktop
aduguid commented 3 years ago

A quick way to check errors directly with the Rest API call is to put it into a browser and run it. Let me know if you need any help checking it.