Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
AlexGallet01
Helper IV
Helper IV

Schéma

Hello,

 

I would like to start my schema by July but I can not even when I sort by me

 

j'aimerais pouvoir commencer mon schéma par juillet mais je n'y arrive pas même quand je tri par moiSans titre.png

5 REPLIES 5
AlexGallet01
Helper IV
Helper IV

Bonjour,

 

J'ai un soucis avec mon schéma, je veux créer une droite sur une année complète celle-ci crée des nouvelles ordonées compléments différents de celle de base donc mon modèle est plus bon.

 

Hello,

 

I have a problem with my schema, I want to create a rigth year yard this one creates new ordered complementing different from the basic so my model is more good.

 

Sans titre.png

 

Bonjour,

Je n'arrive pas à créer une mesure qui me permettrais de tracer une droite de valeurs cumulées ( objectif de commande de tel mois + objectif de commande de tels moi + etc) jusqu'à arrivai à la fin de mon schéma qui est une année de juillet à juin de l'an d'après.

 

Hello, I can not create a measure that would allow me to draw a line of cumulative values ​​(target of such a month + objective of order of such me + etc) until arriai at the end of my schema which is a year From July to June of the following year.

Hi @AlexGallet01,

 

What's the measure you're using currently?

 

Could you post your table structures with some sample data and your final expected result?Smiley Happy

 

Regards

Hello,

 

I would like to start my schema by July but I can not even when I sort by me

 

j'aimerais pouvoir commencer mon schéma par juillet mais je n'y arrive pas même quand je tri par moi

 

Sans titre.png

For this u have to create one calculated column .

 

If u have Date,

Column = Format(Dates,"MM")

 

it will give u the month number for all months from 1 to 12.

 

if u have only MonthName create new cal column 

column = switch( MonthName,"Jan",1,"Feb",2,"Mar",3 etc....)

 

now we have short column, using this we can sort the month name .

1.JPG

 

 

 

let me know if any help

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.