I have a streaming dataset being imported using a microsoft flows setup importing data from a microsoft form over to Power BI.
Data Set contains Employees list by 'Name' and has 'Leave Start', 'Leave End', 'Type of Leave' (sick Leave, Casual, etc ) and 'EmployeeName' along with his email ID.
Now, I need to be able to create continuous dates from the start and end date and be able to show the number of leaves date wise for the employees.
I have a basic set up which only has the number of leaves being represented by the start date only which is not ideal as it should include all the days in between.
I need to be able to make these changes within the power bi service page and not the desktop app but i do not see the data as well to be able to make any changes.
How can I show the active employees list, sick leave list and vacation employees list as per that day/today?
Thanks in advance.