Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
SELECT [prueba]
de table.report
donde 20200611 entre date_start y date_end
¿Alguien sabe cómo hacer esto.... Necesito hacer este 20200611 dinámico por lo que siempre es el lunes actual de la semana en este formato de fecha.
No importa, este debe hacer:
SELECT [prueba]
de table.report
donde convert(varchar, getdate(), 112) entre date_start y date_end
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.