
Master Yoda
- Total activity 32
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 1
- Subscriptions 13
Activity overview
Latest activity by Master Yoda-
Master Yoda created a post,
Get the Total Time
Hi guys. I need some help. I want to get the Total Time of every agent per day. For example, in the cube I have a table that has a column for timestamp.Agent TimestampA 1...
-
Master Yoda created a post,
Display Month Range
I would like to display on my pivot the date range a task was worked on. I do have a timestamp in my cube but the format is 1/1/2020 10:11:00. I want to display January - March in a column which is...
-
Master Yoda created a post,
Export to excel issue
Hi. I have a dashboard which has a column of Week that displays the week date and its data in a week. But when I imported it to excel the week date is not the same with the dashboard date. For e...
-
Master Yoda commented,
I think this is incorrect because when I used this the days that the agent didn't worked has result.
-
Master Yoda created a post,
Count the total days worked per agent using pivot
I already have a pivot widget where in rows there is the name of the agent and in columns is the month in a year (Jan-Dec). I want to show in the values side the total number of worked days in each...
-
Master Yoda commented,
Thanks for the info Ido and Hamza. I have here is only a timestamp column. I only used the count(hours in timestamp) and I was able to count the total hours spent by employee in a month. But I can...
-
Master Yoda created a post,
Work Time Spent
Hi, I am trying to make a dashboard that will display the total number of hours spent in working by a person in a year. What I have in my database is a timestamp which is date and time in one colum...
-
Master Yoda created a post,
Display the data weekly
I have a pivot table with 20 columns and I want to have a separate dashboard where I can display all the data in the last 10 days every monday. The data i have in my columns is within the last 10 d...
-
Master Yoda created a post,
Date Timestamp to String
I want to convert timestamp to string.
-
Master Yoda commented,
Thanks!