The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hello guys,our client has this issue from a couple of days. He has (a lot, I know) of unread notifications but whenever he tries to click on the notifications' button he keeps getting en error which I've attached below.We've already tried to delete c...
What's up guys,I'm struggling to implement Vega-Lite chart extension on my base, it's my first time using it. I'll show you an example of the base I'm working on in which I'll need to create a bar chart. It seems that I can't add multiple fields on t...
Hi all, so I have this situation in which I would need to use a double IF.- Chechbox Field- Formula field where: IF checkbox is selected > Value1; if not selected > Value2- Then I have a subsequent Single Line Text field in which I need to have anoth...
Hello guys,
I have a workspace shared with 10 collaborators (all of them with the same permissions as Creators), in it they have created 15 bases. Is it possible to know which collaborator worked on a specific base?
Thank you.
Hi all, we’re trying to create a bar chart using Vega-Lite app.
This is where we at right now:
{
“$schema”: “https://vega.github.io/schema/vega-lite/v4.json”,
“title”: “Test Corporate”,
“width”: “container”,
“height”: “container”,
“data”: {
“values”...
Something like this (see below), pretty basic. I'd like to have the different fields I've posted in the first post in the x-axis (Lie T(M) NEW; Energia T(M) NEW; etc.) and the values (45, 62, 51, etc.) in the y-axis.