@3:28, you could adjust your Excel formula from LEFT(TEXT(A2,"dddd"),3) to TEXT(A2,"ddd") to achieve the same result. 4 d's returns the full day name and 3 returns the abbreviated version. The same goes for the month formula.
Hello, thanks for the guide. It seems Deneb has been updated since your video but I am getting JSON code from Vega GitHub but when trying to import the template there's an error that the 'supplied file is not a Deneb template,' any thoughts or suggestions?
How do I create a custom chat bot visual, that sends a question to Chat GPT with the data from my Power BI table and gets back to me with an analysis about it?
Good question. I have no idea how to do that.. but would be a very interesting concept to explore. Keen to hear if others know the best way to do this...
@@LighthouseAnalytix Let's say you have mobile phone sales for years 2015-2022 and want to predict the sales trend for 2023 based on the historical data.
I went back! The step-by-step guide really helped me, it was super educational, it was exactly what I needed to include it in my project!
Thanks!
Glad it helped!
Great! It was what I needed for my project!
Thank you for sharing this knowledge!
Direct from São Paulo | Brazil
You are welcome!
Very very well explained, great job, thanks for sharing
@3:28, you could adjust your Excel formula from LEFT(TEXT(A2,"dddd"),3) to TEXT(A2,"ddd") to achieve the same result. 4 d's returns the full day name and 3 returns the abbreviated version. The same goes for the month formula.
Awesome -thanks for the tips :)
Great! Thank you for taking time and really going into the code. You gained a subscriber!
Welcome!
Fantastic!
Thank you so much!!
Hello, thanks for the guide. It seems Deneb has been updated since your video but I am getting JSON code from Vega GitHub but when trying to import the template there's an error that the 'supplied file is not a Deneb template,' any thoughts or suggestions?
Thats nice how to increase the width and height of the visual so that it becomes more response, currently its taking too much space on the canvas
Go through the codes and adjust the width and height, and keep an eye on the preview pane to see if it meets your requirements.
How do I create a custom chat bot visual, that sends a question to Chat GPT with the data from my Power BI table and gets back to me with an analysis about it?
Good question. I have no idea how to do that.. but would be a very interesting concept to explore. Keen to hear if others know the best way to do this...
Sales forecast for the next year in Power BI - is it something that you could cover in depth for your next video?
Possibly. Please tell me more of what you are currently contemplating on?
@@LighthouseAnalytix Let's say you have mobile phone sales for years 2015-2022 and want to predict the sales trend for 2023 based on the historical data.
Have you seen my video on Sales Forecasting? th-cam.com/video/jQHfUc06UXU/w-d-xo.html
Your excel file not getting in your site also.
excel?
@@LighthouseAnalytix The file which you use in the video. Also you have given your site link to download
Beautiful Visualization but for beginners can you explain how to read it just a suggestion
Of course... are you referencing the deneb codes? Or the visualisation?