Is there a way where I can get all the data from Clockify into Power BI?
Is there a way where I can get all the data from Clockify into Power BI?
Yes, there is. We also do this.
You can access the web api from Power BI and pull all the data (customers, projects, etc).
I can’t create the api to pull the data to the power bi with the header
How can I do this???
{“Project”, “Client”, “Description”, “Task”, “User”, “Email”, “Tags”, “Billable”, “Start Date”, “Start Time”, “End Date”, “End Time”, “Duration (h)”, “Duration (decimal)”, “Billable Rate (USD)”, “Billable Amount (USD)”}
Please visit my Github, there is a template you can use for connecting Power BI to Clockify.