Votes
Answers
Views
Question
0
votes
1
answer
495
views
Tags:
I want to format a name one way if my ID ends in A and another way if my ID ends in B in this workflow I'm dealing with. I've found the detour tool and set up a workflow for both options, ending in a detour end, but I can't figure out how to flip the detour depending on what kind of data is coming t...
1
vote
1
answer
99
views
asked 5 years ago by gobroncos
updated 5 years ago by pt-barnum
Category:
Application Lifecycle Management
We've been experiencing issues with ALM all day. This morning users brought up how they couldn't even reach the ALM landing page/menu in Internet Explorer - receiving the error "page cannot be found." We suspected that perhaps the password for the ALM service account user expired so I added the new ...
1
vote
1
answer
277
views
asked 5 years ago by gobroncos
updated 5 years ago by pt-barnum
Category:
Application Lifecycle Management
I need to restrict concurrent users on a SPECIFIC project to use on ALM15 from the total 60 available concurrent user license. I see a possible way in the site administration console Licenses/ License assignments tab "Full License" column". It looks like adjustment can be made there, but will it al...
0
votes
1
answer
92
views
asked 5 years ago by ALMMachine
updated 4 years ago by DavidMofOSI
Category:
Load/Performance Testing
Hello All,We had a performance test run using two LG, Automatic collation for this test had failedso user have tried to do manual collation from the raw results.But while checking the raw results in controller orchidtemp, found the .eve file from one of the LG is missingcause of which that data of t...
5
votes
1
answer
362
views
Tags:
I have always just used the Data Cleansing tool to fill in null values with zeroes. I have never really used the imputation tool and am not sure when or why it would be used, and what advantages it present. Could someone point out some use cases and functionality of the imputation tool that merits i...
1
vote
1
answer
3848
views
asked 5 years ago by Chester Williamson
updated 5 years ago by Chester Williamson
Category:
Data Analytics
Thanks again for all of your help before. When attempting to create this stacked bar chart I am able to bring in two of the years worth of data but when attempting to bring in a 3rd, 4th, 5th, etc. after, it doesn't end up working the way I want. I just want to continue to add other bars inside thes...
1
vote
1
answer
4825
views
Hello! I am relatively new to Tableau so forgive me if this is a stupid question. I have a stacked bar chart where I am trying to zoom in to be able to compare bar lengths a little bit easier...when I hold down the control key and use my scroll wheel, like I do in other applications to zoom in or ou...
0
votes
1
answer
276
views
When I am working with a dual axis chart and I right click on the second axis and uncheck "Show header" how do I turn it back on? I am unable to right click anywhere in the are where the axis was before and need to know how to turn this back on. Thanks!
4
votes
1
answer
651
views
Tags:
I am trying to change a field in the format 'yyyy-mm-dd hh:mm:ss' from a DateTime datatype to a Date datatype 'yyy-mm-dd'. I am accomplishing this in the Formula tool with Left([DateTimeField], 10) but I am unable to change the data type in the formula tool and the output still has the full DateTime...