From 5c0b67725784f9155bf7cc1bc0401ed72402a75c Mon Sep 17 00:00:00 2001 From: Phil Ballai Date: Mon, 4 May 2026 17:02:41 -0400 Subject: [PATCH 1/2] wip --- ...mbedding_plugin_useage_01_dashboard_builder.md | 2 +- .../functions_common_date.md | 15 +++++++++++---- .../functions_popular_functions.md | 2 +- .../partners_snowflake_intelligence.md | 2 +- .../use_cases_fpna_report_based_on_template.md | 2 +- 5 files changed, 15 insertions(+), 8 deletions(-) diff --git a/site/sigmaguides/src/embedding_plugin_useage_01_dashboard_builder/embedding_plugin_useage_01_dashboard_builder.md b/site/sigmaguides/src/embedding_plugin_useage_01_dashboard_builder/embedding_plugin_useage_01_dashboard_builder.md index 0ee2c0f4..5e6fe5b7 100644 --- a/site/sigmaguides/src/embedding_plugin_useage_01_dashboard_builder/embedding_plugin_useage_01_dashboard_builder.md +++ b/site/sigmaguides/src/embedding_plugin_useage_01_dashboard_builder/embedding_plugin_useage_01_dashboard_builder.md @@ -6,7 +6,7 @@ environments: web status: published feedback link: https://github.com/sigmacomputing/sigmaquickstarts/issues tags: default -lastUpdated: 2025-11-05 +lastUpdated: 2026-05-10 # Plugin Use Case 01: Dashboard Builder diff --git a/site/sigmaguides/src/functions_common_date/functions_common_date.md b/site/sigmaguides/src/functions_common_date/functions_common_date.md index dabb1012..9a08e715 100644 --- a/site/sigmaguides/src/functions_common_date/functions_common_date.md +++ b/site/sigmaguides/src/functions_common_date/functions_common_date.md @@ -6,14 +6,14 @@ environments: web status: Published feedback link: https://github.com/sigmacomputing/sigmaquickstarts/issues tags: default -lastUpdated: 2025-11-26 +lastUpdated: 2026-05-10 # Common Date Functions ## Overview Duration: 5 -Solve the most common date challenges in Sigma — truncation, period shifting, fiscal calendars, and date comparison — with step-by-step formula patterns you can adapt immediately. +This QuickStart presents common challenges when working with dates. Sigma can be used to manipulate dates to get the desired results, quickly and easily. There are many ways to work with dates in Sigma. Not every solution is covered and you may even find a better method. Suggestions and feedback are always appreciated. @@ -24,14 +24,21 @@ We will use the Sigma-provided `RETAIL`.`PLUGS_ELECTRONICS`.`PLUGS_ELECTRONICS_H ### Template We have also made the final workbook that is created during this QuickStart available as a Sigma Template. This option allows you to read along while having the workbook built for you. The template is not required and the end result is the same if you build it yourself. - + + +If you prefer to start from the pre-buld template, open this link in a browser, replacing the {org-name} with yours. +```copy-code +https://app.sigmacomputing.com/{org-name}/explore-from-template/1DQJdGQjEFuhjXpzkMGvCr?:showSwapSourceCoachmark +https://app.sigmacomputing.com/quick-starts-fundamentals/explore-from-template/1Z0pUQQciTprZwMStU8M0j?:showSwapSourceCoachmark +``` ### Target Audience Sigma builders looking for solutions to date challenges or who just want to learn new date methods. ### Prerequisites -