User Profile
caruso1058
Microsoft Employee
Joined 6 years ago
User Widgets
Contributions
Re: Reports - Export To File In Group
RatanMasanta I am followig the instrucitons in the documentation Reports - Export To File In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs I am having issues with what content to add. I have a premuim account but am running into questions about what values go here: Are you able to provide guidance?4.6KViews0likes0CommentsRe: undefined
edhans , I have watched a lot of Enterprise DNA videos in my DAX learning journey and they make the same case that, Measures are much more efficient compared to calcualted columns. I will look into the resources you provided, to explore this further. Thanks a bunch for your help!!2.3KViews0likes1CommentRe: Indefinido
Hola @edhans , ¡Tienes razón! Ahora veo que esto funciona como Medida. Estaba tratando de escribir esto como una columna calculada, pero creo que la medida va a funcionar muy bien! Sin embargo, ahora tengo curiosidad... ¿Sabes la razón por la que esto funciona como un meausre pero no como una columna calculada? ¿Qué lógica tendría que actualizarse para que esto funcione como una columna calculada?1.7KViews0likes3CommentsRe: undefined
Hello edhans , You are right! I now see that this works as Measure. I was attempting to write this as a calcualted column, but I think the measure is going to work great! However, I am curious now...Do you know the reason this works as a meausre but not as a calcualted column? What logic would need to be updated in order to make this work as a calcualted column?2.4KViews0likes3CommentsRe: Indefinido
Hola @edhans , ¡Muchas gracias por su ayuda con esto! Me gusta su táctica, pero parece que me está metiendo en un problema con esta lógica, ya que sólo devuelve la fecha MAX dentro de mi conjunto de datos... parece ser un error tipográfico, ya que no estamos programando tan lejos en el futuro todavía, pero divacío. De todos modos, el problema que estoy teniendo es doble, uno es extraer la última fecha de tarea, segundo es agrupar esta lógica por cada proyecto.1.8KViews0likes3CommentsRe: undefined
Hello edhans , Thank you very much for your help with this! I like your tactic, but I seem to be running into an issue with this logic, as it only returns the MAX Date within my dataset...seems to be a typo as we are not scheduling ahead that far in the future just yet, but I digress. Anyway, the trouble I am having is two fold, one is extracting the last task date, second is grouping this logic by each project.2.4KViews0likes3Commentsundefined
I am attempting to create a Gantt Chart, however I need to supply end dates to my model. The end date of a task is the start date of the other task, so I am looking for a DAX function that will allow me to build this logic: Project Gate Start_Date Finish_Date A123 Beginning 1/1/2020 3/1/2020 A123 Partial 3/1/2020 6/1/2020 A123 Mostly 6/1/2020 10/1/2020 A123 Final 10/1/2020 10/1/2020 I am not sure what DAX formual I can write to return the Finsh Date. All help is greatly appreciated.Solved2.4KViews0likes9Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.