Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
Before explaining the problem, let me paste sample data set.
Date | Name | Value |
01-Jul-22 | G | 10 |
02-Jul-22 | G | 20 |
03-Jul-22 | G | 30 |
04-Jul-22 | G | 40 |
05-Jul-22 | G | 50 |
01-Jul-22 | O | 60 |
02-Jul-22 | O | 70 |
03-Jul-22 | O | 80 |
04-Jul-22 | O | 90 |
05-Jul-22 | O | 100 |
01-Jul-22 | C | 110 |
02-Jul-22 | C | 120 |
03-Jul-22 | C | 130 |
04-Jul-22 | C | 140 |
05-Jul-22 | C | 150 |
I want to create a measure which will divide only "G" and "C" values with a certain number let's say 10.
Solved! Go to Solution.
Hi,
Try something like this:
DAX:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
Hi,
Try something like this:
DAX:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
13 | |
11 | |
7 |