Forum Discussion
Anonymous
5 years agoNot applicable
Create a new table depending on range
Hi there, I want to create a new table depending on range, I got the following data; but I want to see it the following way; Thanks in advanced.
Ashish_Mathur
5 years agoSuper User
Hola
Este código M funcionará
•Number.From([StartDate]).. Number.From([EndDate])
A continuación, expanda esta nueva columna.
Espero que esto ayude.
- Anonymous5 years agoNot applicable
The solution send me the following error
- Ashish_Mathur5 years agoSuper User
Le faltan los corchetes al principio y al final.
- Anonymous5 years agoNot applicable
Sorry, now I got the following error