This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The function which you have written as XIRR is not XIRR, it is IRR i think, coz XIRR also includes dates with values and guess. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I am getting moment function not found error while executing XIRR function. | |
Can you help me with that where and how to load moment function? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The way u demonstrated that only prints datatables in a very simple format table. | |
What if we also want to be css applied to it in html page to be printed the same way in pdf? | |
Awaiting for your reply... | |
Thank you! |