QuestionHow to show exact days for selected month on X axis and the line graph is blank for days after the selected date
Answer1. Create a calculated field "parameter date": IF MONTH([Order Date]) = MONTH([Select Date]) THEN [Order Date] END2. Drag MONTH(parameter date) to Columns shelf and Filter card. Filter NULL values.3. Enable "Show empty columns" checkbox.
Did this article resolve the issue? Thank you for providing your feedback on the effectiveness of the article. Click here to return to our Support page. Open new Case Open a new case Continue Searching Click here to go to our Support page. Knowledge Base Get detailed answers and how-to step-by-step instructions for your issues and technical questions. Community Find and share solutions with our active community through forums, user groups and ideas. Product Help Browse a complete list of product manuals and guides. Available online, offline and PDF formats. Training and Tutorials Learn how to master Tableau’s products with our on-demand, live or class room training.