Why do my QlikSense charts show blank unless I select values explicitly - qliksense

I'm not sure if something changed in an update or what. This didn't use to happen. I'm in the newest version.
All the charts I create show blank unless I explicitly select values from selections pane or in a filter pane. Shouldn't the default show all data until I activate a filter by selection? I know that there's an option to select everything from a selection on open, but I can't seem to find how to disable what's happening now as the default. This is not just on a single chart here and there. It's on anything I create. And it happens regardless of extension or internal charts. Qlik Sense included vs VizLib, etc.
You can see no filter is created, yet no data. And the setting that would do this in a single chart isn't engaged. And to be clear, I haven't messed with any settings in the chart beside placing the Dimension and Measure fields... very simple.
ASSIGNEE_F04
Count(Distinct TASK_ID_F04)
I've tried playing with any settings within the chart itself, but nothing works. Is there some kind of global defaults setting that I can change somewhere?
And if I force selections...

Related

Custom VSCode Taskbar Labels on Windows?

My current workflow has me opening upwards of 4 or 5 different VSCode work spaces. It is nearly impossible to quickly keep straight which work space is which. The only indication given is in the title bar of the individual window, which means I'm often clicking through the windows to find the correct one. It doesn't appear to be possible to rearrange the order of the VSCode task bar items within themselves (only in their current ordering with other apps).
Is there a way to rearrange the workspace name and the current file name to make the workspace first and the filename second?
Or is there a way to assign custom icons per workspace?
With the setting window.title you can configure which parts are shown and there order.
Use the Setting GUI to see the possible fields.
${dirty}${rootName}${separator}${activeEditorShort}${separator}${appName}

How do I set relative dates in Directus?

In settings>interfaces>dates, I want to turn off the "relative" toggle, but when I flip that toggle it seems to turn itself back on as soon as I leave the screen, so the setting isn't taking.
This setting works in other interface options like "datetime", but appears not to work in "dates". Does anyone have any tips to solve this? Thank you!
Edit: there are some related open issues like this one, but I was unable to find anything directly relevant. I also don't see any obvious option to save.
You're currently looking just at templates for all interfaces. settings/interfaces doesn't have to do anything with settings but is there to help development of interfaces.
Heres how you can change that setting:
Goto settings/collection & fields
Select a collection where a Date-Time field is present.
Select the Date-Time field.
You will now the this popup:
Here you can change the the time preview to relative. There is no global switch for your information.

Eclipse working sets -- how to rename them? Also, can the error-icon be disabled?

After mild frustration with the difficulty to make top-level "plain old folders" within Eclipse for visual-organization purposes, I discovered that the thing I'm after is called a "working set". Hooray! But they don't seem to be rename-able, by any of the apparent avenues (right-clicking on it or using the Configure Working Sets window).
Is that just the way things are, since no one should be so lazy as to refuse making a new working set with the right name and transferring everything over? Or am I missing something obvious?
I also have a more minor question whose answer I already think I know. Can I tell a specific working set not to change its icon to have the "red X" when one of its children has an error? Nothing in the preferences under Debugging suggests to me the ability to turn off the automatic icon-changing. It's a useful feature, but I have a few simple practice projects with very basic errors, and I don't need the visual reminder to "fix" them, especially if they're in my "Practice" working set, whose icon I'd prefer not to change.
To rename a Working Set, you need to get to the dialogue of selecting a Working Set (click on the white down arrow at the top right of the package explorer > Configure Working Sets..), focus on your Working Set and click the "Edit" button. There, you can change the Working Set's name, as well as what's actually included in the Working Set.
There is no way (that I know of) to change the icon display to avoid showing the errors marker.

Get Eclipse columns to stay as they've been set

I've customized the perspectives I use often in Eclipse pretty thoroughly. Sometimes, however, I accidentally close a window and I need to reopen it. However, when I do, all the selected columns reset to the defaults.
The easiest way to reproduce this, is in Java mode (or any mode, I suppose):
Choose upside-down triangle in the Tasks view
Click configure columns
Remove a column, such as "Completion".
Window -> Save Perspective as... It will say "do you wish to overwrite Java"?
Choose yes, because the changes don't actually save anyway
Window -> New Window
And you will see, in the new Window, the removed column has returned!
Is there a way to make this change permanent? I tried looking through the files in /.metadata/.plugins/.org.eclipse.core.runtime/.settings but as I didn't know what I was looking for, I didn't know what to change. I also tried File->Export->General->Preferences, but the Tasks settings file created there had no mention of columns. I also tried the advice in this thread but none of it was helpful really. Does this feature exist?
Edit: After getting little response here and on their forums, I have created an Eclipse bug

How to make WinCVS show only Unmodified files

I'm using WinCvs 2.0.0.2 (Build 2).
How can I make it filter, to show only files that are:
known to CVS
not modified
Things I've tried
Filters
I've looked at all the filters at the top in the toolbar, and I can't see how any combination of these could show only unchanged files:
Show All Commitable Files Only
Show Changed Files Only
Show Added Files Only
Show Removed Files Only
Show Conflict Files Only
Show Missing Only
Hide Any Missing
Show Unknown Only
Hide Amy Unknown
Show Any Ignored
Filter Bar
I've also tried enabling the Filter Bar, to filter on the value in the State column.
I had thought this was the most promising approach, but the problem is that I can't work out how to make this filter to only show rows where the State value is empty.
The help in WinCvs's "Select State Filter" dialog is rather content-free:
Filter Selection dialog box
The dialog options allow you to select the filter value from any of the previously used ones.
I've googled for tips on the Filter Bar, and not spotted any useful tips on how to use this to exclude values. I've read the CvsGui FAQ, and can't see any explanation of more advanced use of the Filter Bar.
Unfortunately, the answer is really simple: No, this not possible.
This: http://cvsgui.sourceforge.net/newfaq.htm#filters_howto is really all there is.
What is your use case, though?
This Facility is not available in WINCVS. It is available only in eclipse plugin.