InterviewSolution
Saved Bookmarks
| 1. |
How we can find the tableau Report Rendering Time? Can you explain table calculations and when to use horizontal and vertical components? |
|
Answer» TABLEAU ALLOWS flexible time analytics with a comparative date filter. But, sometimes, you may wish to view the values for a specific measurement in the same perspective for each year-to-date (YTD) and month to-date (MTD). You can generate date calculations to complete this assignment. Create a COMPUTED column that CONVERTS weeks from STRING to integer and use it in another YTD calculation. YTD: YTD: MTD: |
|