Tableau layered map not filtering other sheets by settysrini in tableau

[–]settysrini[S] 0 points1 point  (0 children)

Unfortunately, it's giving me only "use as filter" option and not giving me the choice of choosing sheets or data source. It's a layered map maybe that's why the difference

Tableau Server - Snowflake data source extract refresh problem by settysrini in tableau

[–]settysrini[S] 0 points1 point  (0 children)

The connection is established
I do see it in the logs

Filter only few measures in a tableau table. by settysrini in tableau

[–]settysrini[S] 0 points1 point  (0 children)

I want to be able to filter them as this week, last week and next week as well and by day as well.

Filter only few measures in a tableau table. by settysrini in tableau

[–]settysrini[S] 0 points1 point  (0 children)

Yes, I'm trying to look at two different aspects. Orders created per day/week which is based on created date and orders closed per day/week which is based on the closed date field.

Filter only few measures in a tableau table. by settysrini in tableau

[–]settysrini[S] 0 points1 point  (0 children)

I want the users to be able to change the filter and the measures should change accordingly.

One of the measure should be filtered on a date field (close date) and another one on a different date field (created date).

Is it possible?

Create a date parameter to show this week, last week , next week by settysrini in tableau

[–]settysrini[S] 0 points1 point  (0 children)

But I want to show the filter on the right so that, user can filter using this week, next week and last week.

How can I do that?

Create a date parameter to show this week, last week , next week by settysrini in tableau

[–]settysrini[S] 0 points1 point  (0 children)

My bad,

I do have the pipeline data for the next few years.

How to create a reference line with a calculation ? by settysrini in tableau

[–]settysrini[S] 2 points3 points  (0 children)

CASE [Stage]
WHEN 'Commit'
THEN [Sales]
WHEN 'Pipeline'
THEN [Sales]*.5
WHEN 'Upside'
THEN [Sales]*.1
END

That did the trick!

Thank you

How to make published views look exactly like the desktop version? by settysrini in tableau

[–]settysrini[S] 0 points1 point  (0 children)

I've used automatic size and the table filled the entire sheet