python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Calculated Field in Tableau Count Distinct with Condition
I'm trying to calculate the distinct number of IP Addresses in Tableau where the Year is 2020.
How can I do this in Tableau?
I've tried this..but it's not giving the right result:
{FIXED [IP] : SUM(II...
Eisen
Votes: 0
Answers: 2
TabPy Tableau Convert Dimension where each row is in Hex to ASCII with calculated field with Python
I have a Dimension in Tableau where each row is in Hex (Tableau Datatype is string, but these values are actually hex). I want to convert this dimension (each row) into ASCII with Python Code (TabPy (...
NeedPythonHelp
Votes: 0
Answers: 1
Tableau - IF Statement with aggregation
I need to do a aggregation under IF statement in a calculated field
If a city is the same as selected by the user (parameter PAR_SELECT_CITY);
In case the condition 1 is true, then SUM(Number of rec...
Rafael Rodrigues Santos
Votes: 0
Answers: 1
Tableau - Filter Results Based on Name
I have a view with calibration data where hosts create a calibration session, provide scores, then open up the sessions for others to join and score and see how they compare.
Example of my data:
D...
Ally
Votes: 0
Answers: 0