Does Visidata support direct cell reference just like Excel? #2739
Replies: 1 comment 3 replies
-
just wanted to add i also want this :), i like live totals that update as i add numbers to a column, or i like to see various live totals change as i change the categories of certain records (like a live frequency analysis per category, but on the same sheet where i can see it). i fully recognize i might be trying to shove my excel way of thinking into a data tool that was designed with very different thinking in mind, and if there is a far more graceful, visidata-spirited way of accomplishing this i would love to learn that and change the way i think about these kinds of tasks. i've gotten part of the way there with a split screen where the frequency analysis is on top and the data sheet is on bottom. I can get closer to a live update with "reload-every" but it keeps crashing my visidata on windows (might do an issue for that later), so i just quickly TAB -> CTRL+R -> TAB every time i want to update the frequency analysis. this is the closet i've gotten to replicating my old excel/libreoffice workflow budget
SPLIT budget_A_freq
ideally would like persistent "remainder" column calculated as (Income_sum) - (Amount_sum) which auto updates every time i refresh the frequency analysis sheet. I would also like the names and hidden columns to persist as well. Ideally it would look and stay like this and be live: better frequency analysis with persistent changes across refreshes
even more ideally i wouldn't need a column like column A at all and I could have my budget summary exist in the same sheet as the budget itself.
or even better
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was exploring the idea of Visidata as a replacement to Microsoft Excel or Libreoffice spreadsheets. One of their most useful feature is the ability to reference data from another arbitrary cell. I couldn't find any information about referencing another cell in the official documentation or in the discussions. Is this improper use of Visidata or am I just bad at python expressions? Is there no way to reference one specific column of one specific row?
Beta Was this translation helpful? Give feedback.
All reactions