- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Calculate stdv.p measure for a specific range of time
Hello,
I currently use
So I have a Table that look like this
date | average |
2023-03-01 | 4 |
2023-03-02 | 5 |
2023-03-03 | 8 |
2023-03-04 | 4 |
2023-03-05 | 6 |
2023-03-06 | 9 |
2023-03-07 | 3 |
2023-03-08 | 1 |
2023-03-09 | 12 |
2023-03-10 | 6 |
I absolutly need the whole table but if I want to calculate only for dates 2023-03-01 to 2023-03-06, how would I do that?
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @JeremieA
You can slice your measure in several ways.
For example :
You can create a calendar table
Create a relationship with your data table:
And put the date from the calendar on your slicer
From this moment your measure is dynamic
You can download sa,ple file from here:Link
More information about calendar tables is here:
https://radacad.com/creating-calendar-table-in-power-bi-using-dax-functions
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

I found a way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Thank you for the response, but I have to make this measure in around 50 differents, non related table in my dashboard, using a slicer would be less than optimal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @JeremieA
To be able to help, I recommend fully and clearly describing what is required and what the desired result is.
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

I found a way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @JeremieA
You can slice your measure in several ways.
For example :
You can create a calendar table
Create a relationship with your data table:
And put the date from the calendar on your slicer
From this moment your measure is dynamic
You can download sa,ple file from here:Link
More information about calendar tables is here:
https://radacad.com/creating-calendar-table-in-power-bi-using-dax-functions
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
08-29-2024 03:30 AM | |||
12-08-2023 03:12 PM | |||
04-24-2023 07:40 AM | |||
06-25-2024 03:02 PM | |||
07-24-2024 12:31 AM |
User | Count |
---|---|
134 | |
105 | |
87 | |
55 | |
46 |