cube-js / cube

📊 Cube — Universal semantic layer platform for AI, BI, spreadsheets, and embedded analytics
https://cube.dev
Other
17.96k stars 1.78k forks source link

feat(cubejs-client-core): fill missing dates with custom measure value #8843

Open nagulan23 opened 1 month ago

nagulan23 commented 1 month ago

Check List

Issue Reference this PR resolves

https://github.com/cube-js/cube/issues/4604 https://github.com/cube-js/cube/issues/718

Description of Changes Made

Opens flexibility for users to provide custom value to be filled for the missing date.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **examples-angular-dashboard** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-angular-dashboard/75iUL9Py7Ep78ugG4CDU6CpcTTLd)) | [Visit Preview](https://examples-angular-dashboard-git-fork-nagulan23-master-cube-dev.vercel.app) | | Nov 22, 2024 3:30pm | | **examples-react-d3** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-d3/DWqf8ZzRpUY1FAXZb7WamZ7stMdj)) | [Visit Preview](https://examples-react-d3-git-fork-nagulan23-master-cube-dev.vercel.app) | | Nov 22, 2024 3:30pm | | **examples-react-dashboard** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-dashboard/9xPpgrSjEWuNrBzbbz8QgrJE2rFN)) | [Visit Preview](https://examples-react-dashboard-git-fork-nagulan23-master-cube-dev.vercel.app) | | Nov 22, 2024 3:30pm | | **examples-react-data-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-data-table/DE7mjVmPzVCQaWHWPTuMsC5Lbk98)) | [Visit Preview](https://examples-react-data-table-git-fork-nagulan23-master-cube-dev.vercel.app) | | Nov 22, 2024 3:30pm | | **examples-react-highcharts** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-highcharts/8qg2YcdTncgn37VV9DDTWzkkzPjL)) | [Visit Preview](https://examples-react-highcharts-git-fork-nagulan23-master-cube-dev.vercel.app) | | Nov 22, 2024 3:30pm | | **examples-react-material-ui** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-material-ui/3nN18G2SpLid35w9Ls8eRnh8mMn7)) | [Visit Preview](https://examples-react-material-ui-git-fork-nagulan23-master-cube-dev.vercel.app) | | Nov 22, 2024 3:30pm | | **examples-react-pivot-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-pivot-table/BwLc1TsfwSkffGEnoJr9sb43cQXn)) | [Visit Preview](https://examples-react-pivot-table-git-fork-nagulan23-master-cube-dev.vercel.app) | | Nov 22, 2024 3:30pm | | **examples-vue-query-builder** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-vue-query-builder/8Pptybc3RUfuS8FpieofNbPow4Vc)) | [Visit Preview](https://examples-vue-query-builder-git-fork-nagulan23-master-cube-dev.vercel.app) | | Nov 22, 2024 3:30pm |
igorlukanin commented 2 hours ago

Thanks for your contribution, @nagulan23 🙌

Could you also please update the docs on this page? https://cube.dev/docs/reference/frontend/cubejs-client-core

nagulan23 commented 1 hour ago

@igorlukanin Have updated the doc.