Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

[FR]: Formulas as Rollup #758

@arminta7

Description

@arminta7

Contact Details

[email protected]

Present your request

I have a Goals DB. I've been trying to figure out how to have a column which shows related Projects (files tagged #project where the goals:: field contains the current row and status:: = Active.

How can I accomplish this? I've tried a formula column, but I can't even get the basic relation to work... I tried various forms of this: ${db.dataview.pages("#project").where(p => p.goals && p.goals.path.includes(row.__file__.name))}

For which platform do you request this request??

Desktop

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

<g-emoji fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png" alias="white_check_mark" class="g-emoji">✅</g-emoji> Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions