Exploring the Use of External Parameters in Python Code for PowerBI
The origin of the problem is as follows: while analyzing stock data, I thought it might be more convenient to import stock candlestick data into PowerBI, and then use stock code filters and time filters, compared to viewing historical trends in trading software. Thus, this topic was born. Unfortunately, the final path did not work … Read more